Lines Matching refs:objectid
122 if (is_fstree(root->objectid)) in switch_commit_roots()
322 (unsigned long)root->root_key.objectid, in record_root_in_trans()
367 (unsigned long)root->root_key.objectid, in btrfs_add_dropped_root()
443 root->root_key.objectid == BTRFS_TREE_RELOC_OBJECTID || in need_reserve_reloc_root()
999 if (root->root_key.objectid == BTRFS_TREE_LOG_OBJECTID) { in btrfs_wait_marked_extents()
1218 (unsigned long)root->root_key.objectid, in commit_fs_roots()
1318 u64 objectid; in create_pending_snapshot() local
1334 pending->error = btrfs_find_free_objectid(tree_root, &objectid); in create_pending_snapshot()
1342 btrfs_set_skip_qgroup(trans, objectid); in create_pending_snapshot()
1355 key.objectid = objectid; in create_pending_snapshot()
1442 ret = btrfs_copy_root(trans, root, old, &tmp, objectid); in create_pending_snapshot()
1468 ret = btrfs_add_root_ref(trans, tree_root, objectid, in create_pending_snapshot()
1469 parent_root->root_key.objectid, in create_pending_snapshot()
1517 BTRFS_UUID_KEY_SUBVOL, objectid); in create_pending_snapshot()
1526 objectid); in create_pending_snapshot()
1549 root->root_key.objectid, in create_pending_snapshot()
1550 objectid, pending->inherit); in create_pending_snapshot()
2218 pr_debug("BTRFS: cleaner removing %llu\n", root->objectid); in btrfs_clean_one_deleted_snapshot()