Searched defs:ref_root (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/fs/btrfs/ |
D | delayed-ref.c | 739 u64 bytenr, u64 num_bytes, u64 ref_root, in init_delayed_ref_head() 882 u64 bytenr, u64 num_bytes, u64 ref_root, in init_delayed_ref_common() 1019 u64 ref_root = generic_ref->data_ref.owning_root; in btrfs_add_delayed_data_ref() local
|
D | ref-verify.c | 309 static int add_tree_block(struct btrfs_fs_info *fs_info, u64 ref_root, in add_tree_block() 391 u64 ref_root = btrfs_extent_data_ref_root(leaf, dref); in add_extent_data_ref() local 672 u64 ref_root = 0; in btrfs_ref_tree_mod() local
|
D | qgroup.c | 1341 struct ulist *tmp, u64 ref_root, in __qgroup_excl_accounting() 3087 u64 ref_root = root->root_key.objectid; in qgroup_reserve() local 3167 u64 ref_root, u64 num_bytes, in btrfs_qgroup_free_refroot() 4058 static void qgroup_convert_meta(struct btrfs_fs_info *fs_info, u64 ref_root, in qgroup_convert_meta()
|
D | delayed-ref.h | 284 u64 ref_root, u64 ino, u64 offset, u64 mod_root, in btrfs_init_data_ref()
|
D | extent-tree.c | 1503 u64 ref_root = 0; in run_delayed_data_ref() local 1652 u64 ref_root = 0; in run_delayed_tree_ref() local 2387 u64 ref_root; in __btrfs_mod_ref() local
|
D | scrub.c | 899 u64 ref_root; in scrub_print_warning() local
|