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

Data Fields

enum m0_be_btree_type b_type
 
const char * b_name
 
int(* b_proc )(struct scanner *s, struct btype *b, struct m0_be_bnode *node, off_t node_offset)
 
struct bstats b_stats
 

Detailed Description

Definition at line 161 of file beck.c.

Field Documentation

◆ b_name

const char* b_name

Definition at line 163 of file beck.c.

◆ b_proc

int(* b_proc) (struct scanner *s, struct btype *b, struct m0_be_bnode *node, off_t node_offset)

Definition at line 164 of file beck.c.

◆ b_stats

struct bstats b_stats

Definition at line 167 of file beck.c.

◆ b_type

enum m0_be_btree_type b_type

Definition at line 162 of file beck.c.


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