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

Data Fields

struct m0_be_ut_backend b_backend
 
struct m0_reqh b_reqh
 
struct m0_be_domainb_dom
 
struct m0_be_segb_seg0
 
struct m0_be_segb_seg
 
uint64_t b_ad_dom_count
 
struct m0_stob_ad_domain ** b_ad_domain
 
struct m0_stob_domainb_ad_dom
 
struct ad_dom_info ** b_ad_info
 
struct m0_thread b_thread
 
struct queueb_q
 
struct m0_be_tx_credit b_cred
 
struct cache b_cache
 
uint64_t b_size
 
const char * b_dom_path
 
const char * b_stob_path
 
const char * b_be_config_file
 
uint64_t b_act
 
uint64_t b_data
 
struct m0_cob_domainb_ios_cdom
 
struct m0_cob_domainb_mds_cdom
 
struct m0_fid b_pver_fid
 
struct m0_mutex b_emaplock [AO_NR - AO_EMAP_FIRST]
 
struct m0_mutex b_coblock
 
struct m0_mutex b_ctglock
 

Detailed Description

Definition at line 247 of file beck.c.

Field Documentation

◆ b_act

uint64_t b_act

BE configuration

Definition at line 266 of file beck.c.

◆ b_ad_dom

struct m0_stob_domain* b_ad_dom

stob domain pointer

Definition at line 255 of file beck.c.

◆ b_ad_dom_count

uint64_t b_ad_dom_count

Number of ad domains

Definition at line 253 of file beck.c.

◆ b_ad_domain

struct m0_stob_ad_domain** b_ad_domain

AD domains pointer array

Definition at line 254 of file beck.c.

◆ b_ad_info

struct ad_dom_info** b_ad_info

ad_domain info array

Definition at line 256 of file beck.c.

◆ b_backend

struct m0_be_ut_backend b_backend

Definition at line 248 of file beck.c.

◆ b_be_config_file

const char* b_be_config_file

Definition at line 264 of file beck.c.

◆ b_cache

struct cache b_cache

Definition at line 260 of file beck.c.

◆ b_coblock

struct m0_mutex b_coblock

Definition at line 278 of file beck.c.

◆ b_cred

struct m0_be_tx_credit b_cred

Definition at line 259 of file beck.c.

◆ b_ctglock

struct m0_mutex b_ctglock

Definition at line 279 of file beck.c.

◆ b_data

uint64_t b_data

data throughput

Definition at line 267 of file beck.c.

◆ b_dom

struct m0_be_domain* b_dom

Definition at line 250 of file beck.c.

◆ b_dom_path

const char* b_dom_path

Definition at line 262 of file beck.c.

◆ b_emaplock

struct m0_mutex b_emaplock[AO_NR - AO_EMAP_FIRST]

Definition at line 277 of file beck.c.

◆ b_ios_cdom

struct m0_cob_domain* b_ios_cdom

ioservice cob domain.

Definition at line 269 of file beck.c.

◆ b_mds_cdom

struct m0_cob_domain* b_mds_cdom

mdservice cob domain.

Definition at line 271 of file beck.c.

◆ b_pver_fid

struct m0_fid b_pver_fid

It is the fid of config root pool version which is used to construct dix layout.

Definition at line 276 of file beck.c.

◆ b_q

struct queue* b_q

Definition at line 258 of file beck.c.

◆ b_reqh

struct m0_reqh b_reqh

Definition at line 249 of file beck.c.

◆ b_seg

struct m0_be_seg* b_seg

Definition at line 252 of file beck.c.

◆ b_seg0

struct m0_be_seg* b_seg0

Definition at line 251 of file beck.c.

◆ b_size

uint64_t b_size

Definition at line 261 of file beck.c.

◆ b_stob_path

const char* b_stob_path

stob path for ad_domain

Definition at line 263 of file beck.c.

◆ b_thread

struct m0_thread b_thread

Definition at line 257 of file beck.c.


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