Lines Matching refs:ref_root
1546 u64 ref_root = 0;
1558 ref_root = ref->root;
1563 ret = alloc_reserved_file_extent(trans, parent, ref_root,
1568 ret = __btrfs_inc_extent_ref(trans, node, parent, ref_root,
1573 ref_root, ref->objectid,
1700 u64 ref_root = 0;
1707 ref_root = ref->root;
1711 "btree block %llu has %d references rather than 1: action %d ref_root %llu parent %llu",
1712 node->bytenr, node->ref_mod, node->action, ref_root,
1720 ret = __btrfs_inc_extent_ref(trans, node, parent, ref_root,
1723 ret = __btrfs_free_extent(trans, node, parent, ref_root,
2411 u64 ref_root;
2425 ref_root = btrfs_header_owner(buf);
2459 btrfs_init_data_ref(&generic_ref, ref_root, key.objectid,
2473 btrfs_init_tree_ref(&generic_ref, level - 1, ref_root,