Motr  M0
m0_be_0type_seg_cfg Struct Reference

#include <domain.h>

Collaboration diagram for m0_be_0type_seg_cfg:
Collaboration graph

Data Fields

uint64_t bsc_stob_key
 
bool bsc_preallocate
 
m0_bcount_t bsc_size
 
void * bsc_addr
 
const char * bsc_stob_create_cfg
 

Detailed Description

Definition at line 69 of file domain.h.

Field Documentation

◆ bsc_addr

void* bsc_addr

Definition at line 73 of file domain.h.

◆ bsc_preallocate

bool bsc_preallocate

Definition at line 71 of file domain.h.

◆ bsc_size

m0_bcount_t bsc_size

Definition at line 72 of file domain.h.

◆ bsc_stob_create_cfg

const char* bsc_stob_create_cfg

Definition at line 74 of file domain.h.

◆ bsc_stob_key

uint64_t bsc_stob_key

Definition at line 70 of file domain.h.


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