Motr  M0
m0_cm_proxy_sw_onwire Struct Reference

#include <proxy.h>

Collaboration diagram for m0_cm_proxy_sw_onwire:
Collaboration graph

Data Fields

struct m0_fop pso_fop
 
struct m0_cm_proxypso_proxy
 

Detailed Description

Sliding window update fop context for a remote replica proxy.

See also
m0_cm_proxy_remote_update()

Definition at line 161 of file proxy.h.

Field Documentation

◆ pso_fop

struct m0_fop pso_fop

Definition at line 162 of file proxy.h.

◆ pso_proxy

struct m0_cm_proxy* pso_proxy

Remote copy machine replica proxy to which the sliding window update FOP is to be sent (i.e. m0_cm_proxy_sw_onwire_fop::psu_fop).

Definition at line 167 of file proxy.h.


The documentation for this struct was generated from the following file: