Motr  M0
m0_bufvec Struct Reference

#include <vec.h>

Collaboration diagram for m0_bufvec:
Collaboration graph

Data Fields

struct m0_vec ov_vec
 
void ** ov_buf
 

Detailed Description

Vector of memory buffers

Definition at line 145 of file vec.h.

Field Documentation

◆ ov_buf

void** ov_buf

Array of buffer addresses.

Definition at line 149 of file vec.h.

◆ ov_vec

struct m0_vec ov_vec

Number of buffers and their sizes.

Definition at line 147 of file vec.h.


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