Lines Matching refs:root_id
182 if (ref1->root_id < ref2->root_id) in prelim_ref_compare()
184 if (ref1->root_id > ref2->root_id) in prelim_ref_compare()
335 struct preftree *preftree, u64 root_id, in add_prelim_ref() argument
342 if (root_id == BTRFS_DATA_RELOC_TREE_OBJECTID) in add_prelim_ref()
349 ref->root_id = root_id; in add_prelim_ref()
399 struct preftrees *preftrees, u64 root_id, in add_indirect_ref() argument
408 return add_prelim_ref(fs_info, tree, root_id, key, level, 0, in add_indirect_ref()
517 root_key.objectid = ref->root_id; in resolve_indirect_ref()
561 ref->root_id, level, ref->count, ret, in resolve_indirect_ref()
651 ref->root_id != sc->root_objectid) { in resolve_indirect_refs()
1266 if (roots && ref->count && ref->root_id && ref->parent == 0) {
1268 ref->root_id != sc->root_objectid) {
1274 ret = ulist_add(roots, ref->root_id, 0, GFP_NOFS);