Motr  M0
m0_stob_ad_domain Struct Reference

#include <ad.h>

Collaboration diagram for m0_stob_ad_domain:
Collaboration graph

Data Fields

struct m0_format_header sad_header
 
uint64_t sad_dom_key
 
struct m0_stob_id sad_bstore_id
 
struct m0_ad_ballocsad_ballroom
 
m0_bcount_t sad_container_size
 
uint32_t sad_bshift
 
int32_t sad_babshift
 
m0_bcount_t sad_blocks_per_group
 
m0_bcount_t sad_spare_blocks_per_group
 
char sad_path [AD_PATHLEN]
 
bool sad_overwrite
 
char sad_pad [7]
 
struct m0_format_footer sad_footer
 
struct m0_be_emap sad_adata
 
struct m0_stobsad_bstore
 
struct m0_be_segsad_be_seg
 
uint64_t sad_magix
 

Detailed Description

Definition at line 111 of file ad.h.

Field Documentation

◆ sad_adata

struct m0_be_emap sad_adata

Definition at line 129 of file ad.h.

◆ sad_babshift

int32_t sad_babshift

Definition at line 118 of file ad.h.

◆ sad_ballroom

struct m0_ad_balloc* sad_ballroom

Definition at line 115 of file ad.h.

◆ sad_be_seg

struct m0_be_seg* sad_be_seg

Definition at line 134 of file ad.h.

◆ sad_blocks_per_group

m0_bcount_t sad_blocks_per_group

Definition at line 119 of file ad.h.

◆ sad_bshift

uint32_t sad_bshift

Definition at line 117 of file ad.h.

◆ sad_bstore

struct m0_stob* sad_bstore

Definition at line 133 of file ad.h.

◆ sad_bstore_id

struct m0_stob_id sad_bstore_id

Definition at line 114 of file ad.h.

◆ sad_container_size

m0_bcount_t sad_container_size

Definition at line 116 of file ad.h.

◆ sad_dom_key

uint64_t sad_dom_key

Definition at line 113 of file ad.h.

◆ sad_footer

struct m0_format_footer sad_footer

Definition at line 124 of file ad.h.

◆ sad_header

struct m0_format_header sad_header

Definition at line 112 of file ad.h.

◆ sad_magix

uint64_t sad_magix

Definition at line 135 of file ad.h.

◆ sad_overwrite

bool sad_overwrite

Definition at line 122 of file ad.h.

◆ sad_pad

char sad_pad[7]

Definition at line 123 of file ad.h.

◆ sad_path

char sad_path[AD_PATHLEN]

Definition at line 121 of file ad.h.

◆ sad_spare_blocks_per_group

m0_bcount_t sad_spare_blocks_per_group

Definition at line 120 of file ad.h.


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