Searched refs:btrfs_grab_root (Results 1 – 8 of 8) sorted by relevance
97 static inline struct btrfs_root *btrfs_grab_root(struct btrfs_root *root) in btrfs_grab_root() function
1149 root = btrfs_grab_root(root); in btrfs_lookup_fs_root()1165 return btrfs_grab_root(fs_info->tree_root); in btrfs_get_global_root()1167 return btrfs_grab_root(btrfs_global_root(fs_info, &key)); in btrfs_get_global_root()1169 return btrfs_grab_root(fs_info->chunk_root); in btrfs_get_global_root()1171 return btrfs_grab_root(fs_info->dev_root); in btrfs_get_global_root()1173 return btrfs_grab_root(btrfs_global_root(fs_info, &key)); in btrfs_get_global_root()1175 return btrfs_grab_root(fs_info->quota_root); in btrfs_get_global_root()1177 return btrfs_grab_root(fs_info->uuid_root); in btrfs_get_global_root()1179 return btrfs_grab_root(fs_info->block_group_root); in btrfs_get_global_root()1181 return btrfs_grab_root(btrfs_global_root(fs_info, &key)); in btrfs_get_global_root()[all …]
377 return btrfs_grab_root(root); in find_reloc_root()593 new_node->root = btrfs_grab_root(dest); in clone_backref_node()905 root->reloc_root = btrfs_grab_root(reloc_root); in btrfs_init_reloc_root()931 btrfs_grab_root(reloc_root); in btrfs_update_reloc_root()1634 btrfs_grab_root(root); in insert_dirty_subvol()2235 next->root = btrfs_grab_root(root); in select_reloc_root()2742 node->root = btrfs_grab_root(root); in relocate_tree_block()3887 root = btrfs_grab_root(fs_info->data_reloc_root); in create_reloc_inode()4336 fs_root->reloc_root = btrfs_grab_root(reloc_root); in btrfs_recover_relocation()4370 fs_root = btrfs_grab_root(fs_info->data_reloc_root); in btrfs_recover_relocation()[all …]
752 root = btrfs_grab_root(root); in btrfs_wait_ordered_roots()
1404 btrfs_grab_root(root); in btrfs_add_dead_root()
5504 BTRFS_I(inode)->root = btrfs_grab_root(args->root); in btrfs_init_locked_inode()5590 BTRFS_I(inode)->root = btrfs_grab_root(root); in new_simple_dir()6184 BTRFS_I(inode)->root = btrfs_grab_root(BTRFS_I(dir)->root); in btrfs_create_new_inode()9338 root = btrfs_grab_root(root); in btrfs_start_delalloc_roots()
1685 root = btrfs_grab_root(BTRFS_I(inode)->root); in search_ioctl()
8296 btrfs_grab_root(sctx->send_root); in btrfs_ioctl_send()