Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/persistent-data/
H A Ddm-btree-remove.c196 uint32_t nr_right = le32_to_cpu(right->header.nr_entries); in shift() local
243 uint32_t nr_right = le32_to_cpu(right->header.nr_entries); in __rebalance2() local
314 uint32_t nr_left, uint32_t nr_center, uint32_t nr_right) in delete_center_node()
354 uint32_t nr_left, uint32_t nr_center, uint32_t nr_right) in redistribute3()
427 uint32_t nr_right = le32_to_cpu(right->header.nr_entries); in __rebalance3() local
H A Ddm-btree.c556 unsigned int nr_right = le32_to_cpu(right->header.nr_entries); in redistribute2() local
587 unsigned int nr_right = le32_to_cpu(right->header.nr_entries); in redistribute3() local
842 unsigned int nr_left, nr_right; in btree_split_beneath() local
/openbmc/linux/fs/btrfs/
H A Dctree.c2785 int nr_right = btrfs_header_nritems(right); in check_sibling_keys() local