Searched refs:root_sub_used (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | ctree.c | 1804 static void root_sub_used(struct btrfs_root *root, u32 size) in root_sub_used() function 1916 root_sub_used(root, mid->len); in balance_level() 1977 root_sub_used(root, right->len); in balance_level() 2022 root_sub_used(root, mid->len); in balance_level() 5036 root_sub_used(root, leaf->len); in btrfs_del_leaf()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | ctree.c | 995 static void root_sub_used(struct btrfs_root *root, u32 size) in root_sub_used() function 1115 root_sub_used(root, mid->len); in balance_level() 1185 root_sub_used(root, right->len); in balance_level() 1243 root_sub_used(root, mid->len); in balance_level() 4579 root_sub_used(root, leaf->len); in btrfs_del_leaf()
|
Completed in 12 milliseconds