Motr  M0
m0_ioseg Struct Reference

#include <vec.h>

Collaboration diagram for m0_ioseg:
Collaboration graph

Data Fields

uint64_t ci_index
 
uint64_t ci_count
 

Detailed Description

Represents the extent information for an io segment. m0_ioseg typically represents a user space data buffer or a kernel page.

Definition at line 625 of file vec.h.

Field Documentation

◆ ci_count

uint64_t ci_count

Definition at line 627 of file vec.h.

◆ ci_index

uint64_t ci_index

Definition at line 626 of file vec.h.


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