Lines Matching refs:objectid
431 (unsigned long)root->root_key.objectid, in record_root_in_trans()
477 (unsigned long)root->root_key.objectid, in btrfs_add_dropped_root()
555 root->root_key.objectid == BTRFS_TREE_RELOC_OBJECTID || in need_reserve_reloc_root()
1187 ASSERT(log_root->root_key.objectid == BTRFS_TREE_LOG_OBJECTID); in btrfs_wait_tree_log_extents()
1450 (unsigned long)root->root_key.objectid, in commit_fs_roots()
1581 ret = btrfs_qgroup_inherit(trans, src->root_key.objectid, dst_objectid, in qgroup_account_snapshot()
1648 u64 objectid; in create_pending_snapshot() local
1672 pending->error = btrfs_get_free_objectid(tree_root, &objectid); in create_pending_snapshot()
1680 btrfs_set_skip_qgroup(trans, objectid); in create_pending_snapshot()
1693 key.objectid = objectid; in create_pending_snapshot()
1787 ret = btrfs_copy_root(trans, root, old, &tmp, objectid); in create_pending_snapshot()
1813 ret = btrfs_add_root_ref(trans, objectid, in create_pending_snapshot()
1814 parent_root->root_key.objectid, in create_pending_snapshot()
1823 pending->snap = btrfs_get_new_fs_root(fs_info, objectid, &pending->anon_dev); in create_pending_snapshot()
1844 pending->inherit, objectid); in create_pending_snapshot()
1868 objectid); in create_pending_snapshot()
1876 objectid); in create_pending_snapshot()
2625 btrfs_debug(fs_info, "cleaner removing %llu", root->root_key.objectid); in btrfs_clean_one_deleted_snapshot()