|
Motr
M0
|
#include <io_fops.h>

Data Fields | |
| struct m0_fop | if_fop |
| int | if_bulk_inited |
| struct m0_rpc_bulk | if_rbulk |
| uint64_t | if_magic |
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.