Motr  M0
cobfoms_ut Struct Reference
Collaboration diagram for cobfoms_ut:
Collaboration graph

Data Fields

struct m0_rpc_server_ctx cu_sctx
 
struct m0_rpc_client_ctx cu_cctx
 
uint64_t cu_cobfop_nr
 
struct m0_fop ** cu_createfops
 
struct m0_fop ** cu_deletefops
 
struct m0_fid cu_gfid
 
struct m0_fid cu_cfid
 
struct m0_net_xprtcu_xprt
 
struct m0_net_domain cu_nd
 
struct m0_cob_domain cu_cob_dom
 
uint64_t cu_thread_nr
 
struct m0_thread ** cu_threads
 
uint64_t cu_gobindex
 

Detailed Description

Definition at line 89 of file cob_foms.c.

Field Documentation

◆ cu_cctx

struct m0_rpc_client_ctx cu_cctx

Definition at line 91 of file cob_foms.c.

◆ cu_cfid

struct m0_fid cu_cfid

Definition at line 96 of file cob_foms.c.

◆ cu_cob_dom

struct m0_cob_domain cu_cob_dom

Definition at line 99 of file cob_foms.c.

◆ cu_cobfop_nr

uint64_t cu_cobfop_nr

Definition at line 92 of file cob_foms.c.

◆ cu_createfops

struct m0_fop** cu_createfops

Definition at line 93 of file cob_foms.c.

◆ cu_deletefops

struct m0_fop** cu_deletefops

Definition at line 94 of file cob_foms.c.

◆ cu_gfid

struct m0_fid cu_gfid

Definition at line 95 of file cob_foms.c.

◆ cu_gobindex

uint64_t cu_gobindex

Definition at line 102 of file cob_foms.c.

◆ cu_nd

struct m0_net_domain cu_nd

Definition at line 98 of file cob_foms.c.

◆ cu_sctx

struct m0_rpc_server_ctx cu_sctx

Definition at line 90 of file cob_foms.c.

◆ cu_thread_nr

uint64_t cu_thread_nr

Definition at line 100 of file cob_foms.c.

◆ cu_threads

struct m0_thread** cu_threads

Definition at line 101 of file cob_foms.c.

◆ cu_xprt

struct m0_net_xprt* cu_xprt

Definition at line 97 of file cob_foms.c.


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