Go to the source code of this file.
|
| M0_BASSERT (offsetof(struct _m0_be_bnode_s, _child[0])==offsetof(struct m0_xcode_type, xct_child[0])) |
|
| M0_BASSERT (offsetof(struct _be_btree_key_val_s, _child[0])==offsetof(struct m0_xcode_type, xct_child[0])) |
|
| M0_BASSERT (sizeof(struct m0_be_bnode)==6232U) |
|
| M0_BASSERT (sizeof((struct m0_be_bnode *) 0) ->bt_header==16U) |
|
| M0_BASSERT (offsetof(struct m0_be_bnode, bt_header)==0U) |
|
| M0_BASSERT (offsetof(struct m0_be_bnode, bt_backlink)==16U) |
|
| M0_BASSERT (offsetof(struct m0_be_bnode, bt_next)==64U) |
|
| M0_BASSERT (offsetof(struct m0_be_bnode, bt_num_active_key)==72U) |
|
| M0_BASSERT (offsetof(struct m0_be_bnode, bt_level)==76U) |
|
| M0_BASSERT (offsetof(struct m0_be_bnode, bt_isleaf)==80U) |
|
| M0_BASSERT (offsetof(struct m0_be_bnode, bt_pad)==81U) |
|
| M0_BASSERT (offsetof(struct m0_be_bnode, bt_kv_arr)==88U) |
|
| M0_BASSERT (offsetof(struct m0_be_bnode, bt_child_arr)==4168U) |
|
| M0_BASSERT (offsetof(struct m0_be_bnode, bt_footer)==6216U) |
|
| M0_BASSERT (sizeof(struct be_btree_key_val)==16U) |
|
| M0_BASSERT (sizeof((struct be_btree_key_val *) 0) ->btree_key==8U) |
|
| M0_BASSERT (offsetof(struct be_btree_key_val, btree_key)==0U) |
|
| M0_BASSERT (offsetof(struct be_btree_key_val, btree_val)==8U) |
|
M0_INTERNAL void | m0_xc_m0_be_bnode_struct_init (void) |
|
M0_INTERNAL void | m0_xc_be_btree_key_val_struct_init (void) |
|
M0_INTERNAL void | m0_xc_be_btree_internal_init (void) |
|
M0_INTERNAL void | m0_xc_be_btree_internal_fini (void) |
|
◆ M0_BASSERT() [1/18]
◆ M0_BASSERT() [2/18]
◆ M0_BASSERT() [3/18]
◆ M0_BASSERT() [4/18]
M0_BASSERT |
( |
sizeof((struct m0_be_bnode *) 0) -> |
bt_header = =16U | ) |
|
◆ M0_BASSERT() [5/18]
◆ M0_BASSERT() [6/18]
◆ M0_BASSERT() [7/18]
◆ M0_BASSERT() [8/18]
◆ M0_BASSERT() [9/18]
◆ M0_BASSERT() [10/18]
◆ M0_BASSERT() [11/18]
◆ M0_BASSERT() [12/18]
◆ M0_BASSERT() [13/18]
◆ M0_BASSERT() [14/18]
◆ M0_BASSERT() [15/18]
◆ M0_BASSERT() [16/18]
◆ M0_BASSERT() [17/18]
◆ M0_BASSERT() [18/18]
◆ m0_xc_be_btree_internal_fini()
M0_INTERNAL void m0_xc_be_btree_internal_fini |
( |
void |
| ) |
|
◆ m0_xc_be_btree_internal_init()
M0_INTERNAL void m0_xc_be_btree_internal_init |
( |
void |
| ) |
|
◆ m0_xc_be_btree_key_val_struct_init()
M0_INTERNAL void m0_xc_be_btree_key_val_struct_init |
( |
void |
| ) |
|
◆ m0_xc_m0_be_bnode_struct_init()
M0_INTERNAL void m0_xc_m0_be_bnode_struct_init |
( |
void |
| ) |
|
◆ _be_btree_key_val
Initial value:= {
._type = {
.xct_name = "be_btree_key_val",
.xct_nr = 2,
}
}
◆ _m0_be_bnode
Initial value:= {
._type = {
.xct_name = "m0_be_bnode",
.xct_nr = 10,
}
}
◆ be_btree_key_val_xc
struct m0_xcode_type * be_btree_key_val_xc = &_be_btree_key_val._type |
◆ m0_be_bnode_xc