Motr  M0
m0_ext Struct Reference

#include <ext.h>

Collaboration diagram for m0_ext:
Collaboration graph

Data Fields

struct m0_format_header e_header
 
m0_bindex_t e_start
 
m0_bindex_t e_end
 
struct m0_format_footer e_footer
 

Detailed Description

extent [ e_start, e_end )

Definition at line 37 of file ext.h.

Field Documentation

◆ e_end

m0_bindex_t e_end

Definition at line 40 of file ext.h.

◆ e_footer

struct m0_format_footer e_footer

Definition at line 41 of file ext.h.

◆ e_header

struct m0_format_header e_header

Definition at line 38 of file ext.h.

◆ e_start

m0_bindex_t e_start

Definition at line 39 of file ext.h.


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