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

Data Fields

struct m0_net_xprtbuh_net_xprt
 
struct m0_rpc_server_ctx buh_rpc_sctx
 
struct m0_reqh ** buh_reqh
 
pthread_once_t buh_once_control
 
struct m0_mutex buh_seg_lock
 
void * buh_addr
 
int64_t buh_id
 

Detailed Description

Definition at line 67 of file helper.c.

Field Documentation

◆ buh_addr

void* buh_addr

Definition at line 73 of file helper.c.

◆ buh_id

int64_t buh_id

Definition at line 74 of file helper.c.

◆ buh_net_xprt

struct m0_net_xprt* buh_net_xprt

Definition at line 68 of file helper.c.

◆ buh_once_control

pthread_once_t buh_once_control

Definition at line 71 of file helper.c.

◆ buh_reqh

struct m0_reqh** buh_reqh

Definition at line 70 of file helper.c.

◆ buh_rpc_sctx

struct m0_rpc_server_ctx buh_rpc_sctx

Definition at line 69 of file helper.c.

◆ buh_seg_lock

struct m0_mutex buh_seg_lock

Definition at line 72 of file helper.c.


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