Motr  M0
m0_fop_fol_frag Struct Reference

#include <fop.h>

Collaboration diagram for m0_fop_fol_frag:
Collaboration graph

Public Member Functions

void *ffrp_fop M0_XCA_OPAQUE ("m0_fop_xc_type")
 
void *ffrp_rep M0_XCA_OPAQUE ("m0_fop_rep_xc_type")
 

Data Fields

uint32_t ffrp_fop_code
 
uint32_t ffrp_rep_code
 

Detailed Description

fol record fragment for a fop.

Definition at line 352 of file fop.h.

Member Function Documentation

◆ M0_XCA_OPAQUE() [1/2]

void* ffrp_fop M0_XCA_OPAQUE ( "m0_fop_xc_type"  )

◆ M0_XCA_OPAQUE() [2/2]

void* ffrp_rep M0_XCA_OPAQUE ( "m0_fop_rep_xc_type"  )

Field Documentation

◆ ffrp_fop_code

uint32_t ffrp_fop_code

m0_fop_type::ft_rpc_item_type::rit_opcode of fop.

Definition at line 354 of file fop.h.

◆ ffrp_rep_code

uint32_t ffrp_rep_code

m0_fop_type::ft_rpc_item_type::rit_opcode of fop.

Definition at line 356 of file fop.h.


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