Home
last modified time | relevance | path

Searched refs:btrfs_put_root (Results 1 – 22 of 22) sorted by relevance

/Linux-v6.6/fs/btrfs/
Ddisk-io.c902 btrfs_put_root(root); in btrfs_create_tree()
964 btrfs_put_root(log_root); in btrfs_init_log_root_tree()
988 btrfs_put_root(log_root); in btrfs_add_log_tree()
1072 btrfs_put_root(root); in read_tree_root_path()
1224 btrfs_put_root(root); in btrfs_check_leaked_roots()
1225 btrfs_put_root(root); in btrfs_check_leaked_roots()
1238 btrfs_put_root(root); in free_global_roots()
1254 btrfs_put_root(fs_info->tree_root); in btrfs_free_fs_info()
1255 btrfs_put_root(fs_info->chunk_root); in btrfs_free_fs_info()
1256 btrfs_put_root(fs_info->dev_root); in btrfs_free_fs_info()
[all …]
Drelocation.c704 btrfs_put_root(root); in __del_reloc_root()
902 btrfs_put_root(reloc_root); in btrfs_init_reloc_root()
954 btrfs_put_root(reloc_root); in btrfs_update_reloc_root()
1670 btrfs_put_root(reloc_root); in clean_dirty_subvols()
1675 btrfs_put_root(root); in clean_dirty_subvols()
1680 btrfs_put_root(root); in clean_dirty_subvols()
1947 btrfs_put_root(root); in prepare_to_merge()
1967 btrfs_put_root(root); in prepare_to_merge()
2046 btrfs_put_root(root); in merge_reloc_roots()
2057 btrfs_put_root(reloc_root); in merge_reloc_roots()
[all …]
Ddisk-io.h106 void btrfs_put_root(struct btrfs_root *root);
Dbackref.c692 btrfs_put_root(root); in resolve_indirect_ref()
3243 btrfs_put_root(root); in handle_indirect_tree_backref()
3260 btrfs_put_root(root); in handle_indirect_tree_backref()
3272 btrfs_put_root(root); in handle_indirect_tree_backref()
3286 btrfs_put_root(root); in handle_indirect_tree_backref()
3296 btrfs_put_root(root); in handle_indirect_tree_backref()
3307 btrfs_put_root(root); in handle_indirect_tree_backref()
3350 btrfs_put_root(root); in handle_indirect_tree_backref()
Dexport.c89 btrfs_put_root(root); in btrfs_get_dentry()
Duuid-tree.c288 btrfs_put_root(subvol_root); in btrfs_check_uuid_tree_entry()
Dbackref.h477 btrfs_put_root(node->root); in btrfs_backref_free_node()
Droot-tree.c304 btrfs_put_root(root); in btrfs_find_orphan_roots()
Dioctl.c870 btrfs_put_root(pending_snapshot->snap); in create_snapshot()
1725 btrfs_put_root(root); in search_ioctl()
1869 btrfs_put_root(root); in btrfs_search_path_in_tree()
1995 btrfs_put_root(root); in btrfs_search_path_in_tree_user()
2032 btrfs_put_root(root); in btrfs_search_path_in_tree_user()
2230 btrfs_put_root(root); in btrfs_ioctl_get_subvol_info()
2956 btrfs_put_root(new_root); in btrfs_ioctl_default_subvol()
Dfree-space-tree.c1182 btrfs_put_root(free_space_root); in btrfs_create_free_space_tree()
1294 btrfs_put_root(free_space_root); in btrfs_delete_free_space_tree()
Dscrub.c419 btrfs_put_root(local_root); in scrub_print_warning_inode()
439 btrfs_put_root(local_root); in scrub_print_warning_inode()
463 btrfs_put_root(local_root); in scrub_print_warning_inode()
Dsuper.c1069 btrfs_put_root(fs_root); in btrfs_get_subvol_name_from_objectid()
1083 btrfs_put_root(fs_root); in btrfs_get_subvol_name_from_objectid()
Dtree-log.c3218 btrfs_put_root(log); in free_log_tree()
7210 btrfs_put_root(log); in btrfs_recover_log_trees()
7252 btrfs_put_root(wc.replay_dest); in btrfs_recover_log_trees()
7253 btrfs_put_root(log); in btrfs_recover_log_trees()
7286 btrfs_put_root(log_root_tree); in btrfs_recover_log_trees()
Ddefrag.c260 btrfs_put_root(inode_root); in __btrfs_run_defrag_inode()
Dordered-data.c760 btrfs_put_root(root); in btrfs_wait_ordered_roots()
Dsend.c8244 btrfs_put_root(clone_root); in btrfs_ioctl_send()
8251 btrfs_put_root(clone_root); in btrfs_ioctl_send()
8375 btrfs_put_root(sctx->clone_roots[i].root); in btrfs_ioctl_send()
8381 btrfs_put_root(sctx->clone_roots[i].root); in btrfs_ioctl_send()
8388 btrfs_put_root(sctx->parent_root); in btrfs_ioctl_send()
Dinode.c165 btrfs_put_root(local_root); in data_reloc_print_warning_inode()
179 btrfs_put_root(local_root); in data_reloc_print_warning_inode()
207 btrfs_put_root(local_root); in data_reloc_print_warning_inode()
5669 btrfs_put_root(sub_root); in btrfs_lookup_dentry()
8570 btrfs_put_root(inode->root); in btrfs_destroy_inode()
9345 btrfs_put_root(root); in btrfs_start_delalloc_roots()
Dqgroup.c1212 btrfs_put_root(quota_root); in btrfs_quota_enable()
1325 btrfs_put_root(quota_root); in btrfs_quota_disable()
Dtransaction.c2638 btrfs_put_root(root); in btrfs_clean_one_deleted_snapshot()
Dextent-tree.c5833 btrfs_put_root(root); in btrfs_drop_snapshot()
/Linux-v6.6/fs/btrfs/tests/
Dqgroup-tests.c533 btrfs_put_root(tmp_root); in btrfs_test_qgroups()
548 btrfs_put_root(tmp_root); in btrfs_test_qgroups()
Dbtrfs-tests.c210 btrfs_put_root(root); in btrfs_free_dummy_root()