Lines Matching refs:objectid
218 (unsigned long)root->root_key.objectid, in record_root_in_trans()
338 is_fstree(root->root_key.objectid)) { in start_transaction()
969 (unsigned long)root->root_key.objectid, in commit_fs_roots()
1071 u64 objectid; in create_pending_snapshot() local
1087 pending->error = btrfs_find_free_objectid(tree_root, &objectid); in create_pending_snapshot()
1103 root->root_key.objectid, in create_pending_snapshot()
1104 objectid, pending->inherit); in create_pending_snapshot()
1108 key.objectid = objectid; in create_pending_snapshot()
1195 ret = btrfs_copy_root(trans, root, old, &tmp, objectid); in create_pending_snapshot()
1222 ret = btrfs_add_root_ref(trans, tree_root, objectid, in create_pending_snapshot()
1223 parent_root->root_key.objectid, in create_pending_snapshot()
1904 (unsigned long long)root->objectid); in btrfs_clean_one_deleted_snapshot()