Motr  M0
m0_io_descs Struct Reference

#include <io_fops.h>

Collaboration diagram for m0_io_descs:
Collaboration graph

Data Fields

uint32_t id_nr
 
struct m0_net_buf_desc_dataid_descs
 

Detailed Description

FOP Definitions

Sequence of net buf desc that can be accommodated in single io fop. As a result of io coalescing, there could be multiple network buffers associated with an io fop. Hence a SEQUENCE of m0_net_buf_desc is needed. With each descriptor, size of network buffer is also sent to keep track of how much a network buffer is filled. This is to support case of partially filled network buffers.

Definition at line 311 of file io_fops.h.


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