Motr  M0
m0_indexvec Struct Reference

#include <vec.h>

Collaboration diagram for m0_indexvec:
Collaboration graph

Data Fields

struct m0_vec iv_vec
 
m0_bindex_tiv_index
 

Detailed Description

Vector of extents in a linear name-space

Definition at line 137 of file vec.h.

Field Documentation

◆ iv_index

m0_bindex_t* iv_index

Array of starting extent indices.

Definition at line 141 of file vec.h.

◆ iv_vec

struct m0_vec iv_vec

Number of extents and their sizes.

Definition at line 139 of file vec.h.


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