Lines Matching refs:root_id
2153 u64 root_id; member
2187 if (b1->root_id < b2->root_id) in backref_comp()
2189 else if (b1->root_id > b2->root_id) in backref_comp()
2243 static noinline int record_one_backref(u64 inum, u64 offset, u64 root_id, in record_one_backref() argument
2261 if (BTRFS_I(inode)->root->root_key.objectid == root_id && in record_one_backref()
2265 key.objectid = root_id; in record_one_backref()
2276 inum, offset, root_id); in record_one_backref()
2349 backref->root_id = root_id; in record_one_backref()
2442 if (prev && prev->root_id == backref->root_id && in relink_extent_backref()
2448 key.objectid = backref->root_id; in relink_extent_backref()
2599 backref->root_id, backref->inum, in relink_extent_backref()