Motr  M0
oid_extent Struct Reference
Collaboration diagram for oid_extent:
Collaboration graph

Data Fields

uint64_t oe_start
 
uint64_t oe_range
 
struct oid_extentoe_prev
 
struct oid_extentoe_next
 

Detailed Description

Definition at line 53 of file oid.c.

Field Documentation

◆ oe_next

struct oid_extent* oe_next

Definition at line 57 of file oid.c.

◆ oe_prev

struct oid_extent* oe_prev

Definition at line 56 of file oid.c.

◆ oe_range

uint64_t oe_range

Definition at line 55 of file oid.c.

◆ oe_start

uint64_t oe_start

Definition at line 54 of file oid.c.


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