Lines Matching defs:root_id
184 if (ref1->root_id < ref2->root_id)
186 if (ref1->root_id > ref2->root_id)
339 struct preftree *preftree, u64 root_id,
346 if (root_id == BTRFS_DATA_RELOC_TREE_OBJECTID)
353 ref->root_id = root_id;
380 struct preftrees *preftrees, u64 root_id,
389 return add_prelim_ref(fs_info, tree, root_id, key, level, 0,
458 ref->root_id != btrfs_header_owner(eb)) {
482 ref->root_id != btrfs_header_owner(eb))) {
538 * resolve an indirect backref in the form (root_id, key, level)
563 root = btrfs_get_fs_root_commit_root(fs_info, path, ref->root_id);
565 root = btrfs_get_fs_root(fs_info, ref->root_id, false);
622 ref->root_id, level, ref->count, ret,
726 ref->root_id != sc->root_objectid) {
1357 if (roots && ref->count && ref->root_id && ref->parent == 0) {
1359 ref->root_id != sc->root_objectid) {
1365 ret = ulist_add(roots, ref->root_id, 0, GFP_NOFS);