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

Data Fields

struct m0_net_domain cl_ndom
 
struct m0_rpc_client_ctx cl_rpc_ctx
 
struct async_wait cl_wait
 
struct m0_layout_domain cl_ldom
 
struct m0_pools_common cl_pools_common
 
struct m0_rpc_machine cl_rpc_machine
 
struct m0_dix_cli cl_cli
 
struct m0_sm_groupcl_grp
 
struct m0_fid cl_pver
 
struct m0_dix_ldesc cl_dld1
 
struct m0_dix_ldesc cl_dld2
 
uint32_t * cl_sdev_ids
 
uint32_t cl_sdev_ids_nr
 
struct m0_rpc_client_ctx cl_ctx
 

Detailed Description

Definition at line 73 of file client_ut.c.

Field Documentation

◆ cl_cli

struct m0_dix_cli cl_cli

Definition at line 90 of file client_ut.c.

◆ cl_ctx

Definition at line 44 of file cs_ut_main.c.

◆ cl_dld1

struct m0_dix_ldesc cl_dld1

Definition at line 93 of file client_ut.c.

◆ cl_dld2

struct m0_dix_ldesc cl_dld2

Definition at line 94 of file client_ut.c.

◆ cl_grp

struct m0_sm_group* cl_grp

Definition at line 91 of file client_ut.c.

◆ cl_ldom

struct m0_layout_domain cl_ldom

Definition at line 85 of file client_ut.c.

◆ cl_ndom

struct m0_net_domain cl_ndom

Definition at line 75 of file client_ut.c.

◆ cl_pools_common

struct m0_pools_common cl_pools_common

Definition at line 88 of file client_ut.c.

◆ cl_pver

struct m0_fid cl_pver

Definition at line 92 of file client_ut.c.

◆ cl_rpc_ctx

struct m0_rpc_client_ctx cl_rpc_ctx

Definition at line 77 of file client_ut.c.

◆ cl_rpc_machine

struct m0_rpc_machine cl_rpc_machine

Definition at line 89 of file client_ut.c.

◆ cl_sdev_ids

uint32_t* cl_sdev_ids

Definition at line 95 of file client_ut.c.

◆ cl_sdev_ids_nr

uint32_t cl_sdev_ids_nr

Definition at line 96 of file client_ut.c.

◆ cl_wait

struct async_wait cl_wait

Definition at line 78 of file client_ut.c.


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