Searched defs:ref_root (Results  1 – 7 of 7) sorted by relevance
| /linux-4.1.27/fs/btrfs/ | 
| D | delayed-ref.c | 659 		     u64 num_bytes, u64 parent, u64 ref_root, int level,  in add_delayed_tree_ref()721 		     u64 num_bytes, u64 parent, u64 ref_root, u64 owner,  in add_delayed_data_ref()
 786 			       u64 ref_root,  int level, int action,  in btrfs_add_delayed_tree_ref()
 834 			       u64 parent, u64 ref_root,  in btrfs_add_delayed_data_ref()
 
 | 
| D | qgroup.h | 51 	u64 ref_root;  member
 | 
| D | qgroup.c | 1012 				    struct ulist *tmp, u64 ref_root,  in __qgroup_excl_accounting()1470 			    struct btrfs_fs_info *fs_info, u64 ref_root,  in btrfs_qgroup_record_ref()
 2492 	u64 ref_root = root->root_key.objectid;  in btrfs_qgroup_reserve()  local
 2575 	u64 ref_root = root->root_key.objectid;  in btrfs_qgroup_free()  local
 
 | 
| D | delayed-ref.h | 86 	struct rb_root ref_root;  member
 | 
| D | extent-tree.c | 2068 	u64 ref_root = 0;  in run_delayed_data_ref()  local2228 	u64 ref_root = 0;  in run_delayed_tree_ref()  local
 3081 	u64 ref_root;  in __btrfs_mod_ref()  local
 
 | 
| D | relocation.c | 3493 	u64 ref_root;  local
 | 
| D | scrub.c | 620 	u64 ref_root;  in scrub_print_warning()  local
 |