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

Data Fields

struct action coa_act
 
struct m0_buf coa_key
 
struct m0_buf coa_val
 
uint8_t coa_valdata [sizeof(struct m0_cob_nsrec)]
 
struct m0_fid coa_fid
 

Detailed Description

Definition at line 203 of file beck.c.

Field Documentation

◆ coa_act

struct action coa_act

Definition at line 204 of file beck.c.

◆ coa_fid

struct m0_fid coa_fid

FID to identify cob namespace btree.

Definition at line 212 of file beck.c.

◆ coa_key

struct m0_buf coa_key

Buffer to hold cob namespace key.

Definition at line 206 of file beck.c.

◆ coa_val

struct m0_buf coa_val

Buffer to hold cob namespace value.

Definition at line 208 of file beck.c.

◆ coa_valdata

uint8_t coa_valdata[sizeof(struct m0_cob_nsrec)]

Stores cob namespace record.

Definition at line 210 of file beck.c.


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