Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/md/persistent-data/
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
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
/linux-6.3-rc2/fs/btrfs/
A Dctree.c2618 int nr_right = btrfs_header_nritems(right); in check_sibling_keys() local

Completed in 16 milliseconds