Motr  M0
m0_io_indexvec_seq Struct Reference

#include <vec.h>

Collaboration diagram for m0_io_indexvec_seq:
Collaboration graph

Data Fields

uint32_t cis_nr
 
struct m0_io_indexveccis_ivecs
 

Detailed Description

Represents sequence of index vector, one per network buffer. As a result of io coalescing, there could be multiple network buffers associated with an io fop. Hence a SEQUENCE of m0_io_indexvec is needed, one per network buffer.

Definition at line 645 of file vec.h.

Field Documentation

◆ cis_ivecs

struct m0_io_indexvec* cis_ivecs

Definition at line 647 of file vec.h.

◆ cis_nr

uint32_t cis_nr

Definition at line 646 of file vec.h.


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