Home
last modified time | relevance | path

Searched defs:nr_right (Results 1 – 2 of 2) sorted by relevance

/drivers/md/persistent-data/
Ddm-btree-remove.c193 uint32_t nr_right = le32_to_cpu(right->header.nr_entries); in shift() local
240 uint32_t nr_right = le32_to_cpu(right->header.nr_entries); in __rebalance2() local
310 uint32_t nr_left, uint32_t nr_center, uint32_t nr_right) in delete_center_node()
350 uint32_t nr_left, uint32_t nr_center, uint32_t nr_right) in redistribute3()
423 uint32_t nr_right = le32_to_cpu(right->header.nr_entries); in __rebalance3() local
Ddm-btree.c552 unsigned int nr_right = le32_to_cpu(right->header.nr_entries); in redistribute2() local
581 unsigned int nr_right = le32_to_cpu(right->header.nr_entries); in redistribute3() local
833 unsigned int nr_left, nr_right; in btree_split_beneath() local