|
Motr
M0
|
#include <vec.h>

Data Fields | |
| uint32_t | v_nr |
| m0_bcount_t * | v_count |
A vector of "segments" where each segment is something having a "count".
m0_vec is used to implement functionality common to various "scatter-gather" data-structures, like m0_indexvec, m0_bufvec.
| m0_bcount_t* v_count |