Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/persistent-data/
H A Ddm-btree-remove.c176 uint32_t nr_right = le32_to_cpu(right->header.nr_entries); in shift() local
205 uint32_t nr_right = le32_to_cpu(right->header.nr_entries); in __rebalance2() local
272 uint32_t nr_left, uint32_t nr_center, uint32_t nr_right) in delete_center_node()
303 uint32_t nr_left, uint32_t nr_center, uint32_t nr_right) in redistribute3()
356 uint32_t nr_right = le32_to_cpu(right->header.nr_entries); in __rebalance3() local
H A Ddm-btree.c540 unsigned nr_left, nr_right; in btree_split_sibling() local
627 unsigned nr_left, nr_right; in btree_split_beneath() local
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dctree.c3247 int nr_right = btrfs_header_nritems(right); in check_sibling_keys() local