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

Data Fields

struct m0_be_tx txf_tx
 
struct m0_clink txf_clink
 
struct m0_semaphore txf_sem
 
struct m0_semaphoretxf_global_sem
 
int txf_state
 

Detailed Description

Definition at line 553 of file tx.c.

Field Documentation

◆ txf_clink

struct m0_clink txf_clink

Definition at line 555 of file tx.c.

◆ txf_global_sem

struct m0_semaphore* txf_global_sem

Definition at line 557 of file tx.c.

◆ txf_sem

struct m0_semaphore txf_sem

Definition at line 556 of file tx.c.

◆ txf_state

int txf_state

Definition at line 558 of file tx.c.

◆ txf_tx

struct m0_be_tx txf_tx

Definition at line 554 of file tx.c.


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