Searched refs:btrfs_alloc_root (Results 1 – 1 of 1) sorted by relevance
1192 static struct btrfs_root *btrfs_alloc_root(struct btrfs_fs_info *fs_info, in btrfs_alloc_root() function1210 root = btrfs_alloc_root(fs_info, GFP_KERNEL); in btrfs_alloc_dummy_root()1239 root = btrfs_alloc_root(fs_info, GFP_KERNEL); in btrfs_create_tree()1304 root = btrfs_alloc_root(fs_info, GFP_NOFS); in alloc_log_tree()1396 root = btrfs_alloc_root(fs_info, GFP_NOFS); in btrfs_read_tree_root()2281 log_tree_root = btrfs_alloc_root(fs_info, GFP_KERNEL); in btrfs_replay_log()2641 tree_root = fs_info->tree_root = btrfs_alloc_root(fs_info, GFP_KERNEL); in open_ctree()2642 chunk_root = fs_info->chunk_root = btrfs_alloc_root(fs_info, GFP_KERNEL); in open_ctree()