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

Data Fields

m0_bcount_t d_bsize
 
uint32_t d_bit_set_nr
 
uint32_t d_pos
 
uint32_t d_blks_nr
 

Detailed Description

Definition at line 38 of file di.c.

Field Documentation

◆ d_bit_set_nr

uint32_t d_bit_set_nr

Number of elements in a group.

Definition at line 40 of file di.c.

◆ d_blks_nr

uint32_t d_blks_nr

Number of data blocks of size d_bsize.

Definition at line 42 of file di.c.

◆ d_bsize

m0_bcount_t d_bsize

Block size of the data.

Definition at line 39 of file di.c.

◆ d_pos

uint32_t d_pos

Start position of the element in group.

Definition at line 41 of file di.c.


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