Searched refs:do_chunk_alloc (Results  1 – 1 of 1) sorted by relevance
| /linux-4.4.14/fs/btrfs/ | 
| D | extent-tree.c | 99 static int do_chunk_alloc(struct btrfs_trans_handle *trans, 4054 			ret = do_chunk_alloc(trans, root->fs_info->extent_root,  in btrfs_alloc_data_chunk_ondemand() 4336 static int do_chunk_alloc(struct btrfs_trans_handle *trans,  in do_chunk_alloc()  function 4729 		ret = do_chunk_alloc(trans, root->fs_info->extent_root,  in flush_space() 7437 			ret = do_chunk_alloc(trans, root, flags,  in find_free_extent() 9197 		ret = do_chunk_alloc(trans, root, alloc_flags,  in btrfs_inc_block_group_ro() 9214 	ret = do_chunk_alloc(trans, root, alloc_flags,  in btrfs_inc_block_group_ro() 9236 	return do_chunk_alloc(trans, root, alloc_flags,  in btrfs_force_chunk_alloc()
  |