Lines Matching refs:ref_root
1488 u64 ref_root = 0;
1500 ref_root = ref->root;
1505 ret = alloc_reserved_file_extent(trans, parent, ref_root,
1510 ret = __btrfs_inc_extent_ref(trans, node, parent, ref_root,
1515 ref_root, ref->objectid,
1636 u64 ref_root = 0;
1643 ref_root = ref->root;
1647 "btree block %llu has %d references rather than 1: action %d ref_root %llu parent %llu",
1648 node->bytenr, node->ref_mod, node->action, ref_root,
1656 ret = __btrfs_inc_extent_ref(trans, node, parent, ref_root,
1659 ret = __btrfs_free_extent(trans, node, parent, ref_root,
2400 u64 ref_root;
2414 ref_root = btrfs_header_owner(buf);
2449 btrfs_init_data_ref(&generic_ref, ref_root, key.objectid,
2464 btrfs_init_tree_ref(&generic_ref, level - 1, ref_root);
3389 ref->data_ref.ref_root == BTRFS_TREE_LOG_OBJECTID)) {
3402 ref->data_ref.ref_root == BTRFS_TREE_LOG_OBJECTID)))