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

Data Fields

struct m0_fom fr_gen
 
struct m0_long_lock_link fr_link
 
struct test_requestfr_req
 
size_t fr_seqn
 

Detailed Description

Object encompassing FOM for rdwr operation and necessary context data

Definition at line 33 of file rdwr_fom.c.

Field Documentation

◆ fr_gen

struct m0_fom fr_gen

Generic m0_fom object.

Definition at line 35 of file rdwr_fom.c.

◆ fr_link

struct m0_long_lock_link fr_link

Definition at line 36 of file rdwr_fom.c.

◆ fr_req

struct test_request* fr_req

Definition at line 39 of file rdwr_fom.c.

◆ fr_seqn

size_t fr_seqn

Definition at line 40 of file rdwr_fom.c.


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