Lines Matching refs:ref_root
2164 u64 ref_root = 0; in run_delayed_data_ref() local
2176 ref_root = ref->root; in run_delayed_data_ref()
2181 ret = alloc_reserved_file_extent(trans, parent, ref_root, in run_delayed_data_ref()
2186 ret = __btrfs_inc_extent_ref(trans, node, parent, ref_root, in run_delayed_data_ref()
2191 ref_root, ref->objectid, in run_delayed_data_ref()
2313 u64 ref_root = 0; in run_delayed_tree_ref() local
2320 ref_root = ref->root; in run_delayed_tree_ref()
2325 node->bytenr, node->ref_mod, node->action, ref_root, in run_delayed_tree_ref()
2333 ret = __btrfs_inc_extent_ref(trans, node, parent, ref_root, in run_delayed_tree_ref()
2336 ret = __btrfs_free_extent(trans, node, parent, ref_root, in run_delayed_tree_ref()
3181 u64 ref_root; in __btrfs_mod_ref() local
3196 ref_root = btrfs_header_owner(buf); in __btrfs_mod_ref()
3230 parent, ref_root, key.objectid, in __btrfs_mod_ref()
3238 parent, ref_root, level - 1, 0); in __btrfs_mod_ref()