Motr  M0
m0_be_seg_geom Struct Reference

#include <seg.h>

Collaboration diagram for m0_be_seg_geom:
Collaboration graph

Data Fields

m0_bcount_t sg_size
 
void * sg_addr
 
m0_bcount_t sg_offset
 
uint64_t sg_id
 
uint64_t sg_gen
 

Detailed Description

Definition at line 89 of file seg.h.

Field Documentation

◆ sg_addr

void* sg_addr

Definition at line 91 of file seg.h.

◆ sg_gen

uint64_t sg_gen

Generation identifier which is populated with epoch during mkfs.

Definition at line 95 of file seg.h.

◆ sg_id

uint64_t sg_id

Definition at line 93 of file seg.h.

◆ sg_offset

m0_bcount_t sg_offset

Definition at line 92 of file seg.h.

◆ sg_size

m0_bcount_t sg_size

Definition at line 90 of file seg.h.


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