Motr  M0
m0_fop Struct Reference

#include <fop.h>

Collaboration diagram for m0_fop:
Collaboration graph

Data Fields

struct m0_ref f_ref
 
struct m0_fop_typef_type
 
struct m0_fop_data f_data
 
struct m0_rpc_item f_item
 
void * f_opaque
 

Detailed Description

fop.

Definition at line 79 of file fop.h.

Field Documentation

◆ f_data

struct m0_fop_data f_data

Definition at line 82 of file fop.h.

◆ f_item

struct m0_rpc_item f_item

Definition at line 83 of file fop.h.

◆ f_opaque

void* f_opaque

Definition at line 84 of file fop.h.

◆ f_ref

struct m0_ref f_ref

Definition at line 80 of file fop.h.

◆ f_type

struct m0_fop_type* f_type

Definition at line 81 of file fop.h.


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