Lines Matching refs:ref_root
2172 u64 ref_root = 0; in run_delayed_data_ref() local
2184 ref_root = ref->root; in run_delayed_data_ref()
2189 ret = alloc_reserved_file_extent(trans, parent, ref_root, in run_delayed_data_ref()
2194 ret = __btrfs_inc_extent_ref(trans, node, parent, ref_root, in run_delayed_data_ref()
2199 ref_root, ref->objectid, in run_delayed_data_ref()
2321 u64 ref_root = 0; in run_delayed_tree_ref() local
2328 ref_root = ref->root; in run_delayed_tree_ref()
2333 node->bytenr, node->ref_mod, node->action, ref_root, in run_delayed_tree_ref()
2341 ret = __btrfs_inc_extent_ref(trans, node, parent, ref_root, in run_delayed_tree_ref()
2344 ret = __btrfs_free_extent(trans, node, parent, ref_root, in run_delayed_tree_ref()
3189 u64 ref_root; in __btrfs_mod_ref() local
3204 ref_root = btrfs_header_owner(buf); in __btrfs_mod_ref()
3238 parent, ref_root, key.objectid, in __btrfs_mod_ref()
3246 parent, ref_root, level - 1, 0); in __btrfs_mod_ref()