Searched refs:do_chunk_alloc (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/fs/btrfs/ |
D | extent-tree.c | 101 static int do_chunk_alloc(struct btrfs_trans_handle *trans, 3943 ret = do_chunk_alloc(trans, root->fs_info->extent_root, in btrfs_check_data_free_space() 4143 static int do_chunk_alloc(struct btrfs_trans_handle *trans, in do_chunk_alloc() function 4517 ret = do_chunk_alloc(trans, root->fs_info->extent_root, in flush_space() 7098 ret = do_chunk_alloc(trans, root, flags, in find_free_extent() 8844 ret = do_chunk_alloc(trans, root, alloc_flags, in btrfs_set_block_group_ro() 8861 ret = do_chunk_alloc(trans, root, alloc_flags, in btrfs_set_block_group_ro() 8883 return do_chunk_alloc(trans, root, alloc_flags, in btrfs_force_chunk_alloc()
|