Home
last modified time | relevance | path

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

/linux-6.1.9/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 nr_right = le32_to_cpu(right->header.nr_entries); in redistribute2() local
581 unsigned nr_right = le32_to_cpu(right->header.nr_entries); in redistribute3() local
833 unsigned nr_left, nr_right; in btree_split_beneath() local
/linux-6.1.9/fs/btrfs/
Dctree.c2507 int nr_right = btrfs_header_nritems(right); in check_sibling_keys() local