Searched defs:ref_root (Results  1 – 7 of 7) sorted by relevance
| /Linux-v5.4/fs/btrfs/ | 
| D | delayed-ref.c | 733 				  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()
 1024 	u64 ref_root = generic_ref->data_ref.ref_root;  in btrfs_add_delayed_data_ref()  local
 
 | 
| D | ref-verify.c | 307 static int add_tree_block(struct btrfs_fs_info *fs_info, u64 ref_root,  in add_tree_block()389 	u64 ref_root = btrfs_extent_data_ref_root(leaf, dref);  in add_extent_data_ref()  local
 682 	u64 ref_root;  in btrfs_ref_tree_mod()  local
 
 | 
| D | delayed-ref.h | 190 	u64 ref_root;  member285 				u64 ref_root, u64 ino, u64 offset)  in btrfs_init_data_ref()
 
 | 
| D | qgroup.c | 1140 				    struct ulist *tmp, u64 ref_root,  in __qgroup_excl_accounting()2881 	u64 ref_root = root->root_key.objectid;  in qgroup_reserve()  local
 2962 			       u64 ref_root, u64 num_bytes,  in btrfs_qgroup_free_refroot()
 3684 static void qgroup_convert_meta(struct btrfs_fs_info *fs_info, u64 ref_root,  in qgroup_convert_meta()
 
 | 
| D | extent-tree.c | 1496 	u64 ref_root = 0;  in run_delayed_data_ref()  local1645 	u64 ref_root = 0;  in run_delayed_tree_ref()  local
 2426 	u64 ref_root;  in __btrfs_mod_ref()  local
 
 | 
| D | scrub.c | 741 	u64 ref_root;  in scrub_print_warning()  local
 | 
| D | relocation.c | 3605 	u64 ref_root;  in find_data_references()  local
 |