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

Data Fields

struct m0_be_tx tx
 
struct m0_be_tx_credit cred
 
m0_bcount_t size
 
void * data
 
union {
   struct m0_uint128   u128
 
   struct be_ut_complex   complex
 
captured
 

Detailed Description

Definition at line 240 of file tx.c.

Field Documentation

◆ captured

const { ... } captured

◆ complex

struct be_ut_complex complex

Definition at line 247 of file tx.c.

◆ cred

struct m0_be_tx_credit cred

Definition at line 242 of file tx.c.

◆ data

void* data

Definition at line 244 of file tx.c.

◆ size

Definition at line 243 of file tx.c.

◆ tx

struct m0_be_tx tx

Definition at line 241 of file tx.c.

◆ u128

struct m0_uint128 u128

Definition at line 246 of file tx.c.


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