Motr  M0

#include <io_fops.h>

Collaboration diagram for m0_io_fop:
Collaboration graph

Data Fields

struct m0_fop if_fop
 
int if_bulk_inited
 
struct m0_rpc_bulk if_rbulk
 
uint64_t if_magic
 

Detailed Description

Generic io fop.

This data structure is used to associate an io fop with its rpc bulk data. It abstracts the m0_net_buffer and net layer APIs. Client side implementations use this structure to represent io fops and the associated rpc bulk structures.

See also
m0_rpc_bulk().

Definition at line 172 of file io_fops.h.


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