Lines Matching refs:objectid
116 if (is_fstree(root->objectid)) in switch_commit_roots()
303 (unsigned long)root->root_key.objectid, in record_root_in_trans()
406 root->root_key.objectid == BTRFS_TREE_RELOC_OBJECTID || in need_reserve_reloc_root()
446 is_fstree(root->root_key.objectid)) { in start_transaction()
955 if (root->root_key.objectid == BTRFS_TREE_LOG_OBJECTID) { in btrfs_wait_marked_extents()
1174 (unsigned long)root->root_key.objectid, in commit_fs_roots()
1273 u64 objectid; in create_pending_snapshot() local
1289 pending->error = btrfs_find_free_objectid(tree_root, &objectid); in create_pending_snapshot()
1304 key.objectid = objectid; in create_pending_snapshot()
1391 ret = btrfs_copy_root(trans, root, old, &tmp, objectid); in create_pending_snapshot()
1411 root->root_key.objectid, in create_pending_snapshot()
1412 objectid, pending->inherit); in create_pending_snapshot()
1436 ret = btrfs_add_root_ref(trans, tree_root, objectid, in create_pending_snapshot()
1437 parent_root->root_key.objectid, in create_pending_snapshot()
1485 BTRFS_UUID_KEY_SUBVOL, objectid); in create_pending_snapshot()
1494 objectid); in create_pending_snapshot()
2167 pr_debug("BTRFS: cleaner removing %llu\n", root->objectid); in btrfs_clean_one_deleted_snapshot()