Searched refs:btrfs_grab_root (Results 1 – 9 of 9) sorted by relevance
1162 root = btrfs_grab_root(root); in btrfs_lookup_fs_root()1178 return btrfs_grab_root(fs_info->tree_root); in btrfs_get_global_root()1182 return btrfs_grab_root(fs_info->chunk_root); in btrfs_get_global_root()1184 return btrfs_grab_root(fs_info->dev_root); in btrfs_get_global_root()1188 return btrfs_grab_root(fs_info->quota_root); in btrfs_get_global_root()1190 return btrfs_grab_root(fs_info->uuid_root); in btrfs_get_global_root()1196 return btrfs_grab_root(fs_info->stripe_root); in btrfs_get_global_root()1216 btrfs_grab_root(root); in btrfs_insert_fs_root()2950 gang[i] = btrfs_grab_root(gang[i]); in btrfs_cleanup_fs_roots()4472 gang[i] = btrfs_grab_root(gang[i]); in btrfs_drop_all_logs()[all …]
104 static inline struct btrfs_root *btrfs_grab_root(struct btrfs_root *root) in btrfs_grab_root() function
309 return btrfs_grab_root(root); in find_reloc_root()519 new_node->root = btrfs_grab_root(dest); in clone_backref_node()830 root->reloc_root = btrfs_grab_root(reloc_root); in btrfs_init_reloc_root()856 btrfs_grab_root(reloc_root); in btrfs_update_reloc_root()1531 btrfs_grab_root(root); in insert_dirty_subvol()2132 next->root = btrfs_grab_root(root); in select_reloc_root()2641 node->root = btrfs_grab_root(root); in relocate_tree_block()3845 root = btrfs_grab_root(fs_info->data_reloc_root); in create_reloc_inode()4285 fs_root->reloc_root = btrfs_grab_root(reloc_root); in btrfs_recover_relocation()4319 fs_root = btrfs_grab_root(fs_info->data_reloc_root); in btrfs_recover_relocation()[all …]
823 root = btrfs_grab_root(root); in btrfs_wait_ordered_roots()
1311 root = btrfs_grab_root(root); in btrfs_free_extent_maps()
1441 btrfs_grab_root(root); in btrfs_add_dead_root()
5562 BTRFS_I(inode)->root = btrfs_grab_root(args->root); in btrfs_init_locked_inode()5650 BTRFS_I(inode)->root = btrfs_grab_root(root); in new_simple_dir()6250 BTRFS_I(inode)->root = btrfs_grab_root(BTRFS_I(dir)->root); in btrfs_create_new_inode()8557 root = btrfs_grab_root(root); in btrfs_start_delalloc_roots()
1725 root = btrfs_grab_root(BTRFS_I(inode)->root); in search_ioctl()
8349 btrfs_grab_root(sctx->send_root); in btrfs_ioctl_send()
Completed in 71 milliseconds