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

Data Fields

struct action emap_act
 
struct m0_fid emap_fid
 
struct m0_buf emap_key
 
struct m0_buf emap_val
 
struct m0_be_emap_key emap_key_data
 
struct m0_be_emap_rec emap_val_data
 

Detailed Description

Definition at line 282 of file beck.c.

Field Documentation

◆ emap_act

struct action emap_act

action struct

Definition at line 283 of file beck.c.

◆ emap_fid

struct m0_fid emap_fid

FID of btree

Definition at line 284 of file beck.c.

◆ emap_key

struct m0_buf emap_key

Buffer to hold emap key

Definition at line 285 of file beck.c.

◆ emap_key_data

struct m0_be_emap_key emap_key_data

emap key data

Definition at line 287 of file beck.c.

◆ emap_val

struct m0_buf emap_val

Buffer to hold emap val

Definition at line 286 of file beck.c.

◆ emap_val_data

struct m0_be_emap_rec emap_val_data

emap val data

Definition at line 288 of file beck.c.


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