Searched refs:__btrfs_alloc_chunk (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/fs/btrfs/ |
D | volumes.c | 4217 static int __btrfs_alloc_chunk(struct btrfs_trans_handle *trans, in __btrfs_alloc_chunk() function 4631 return __btrfs_alloc_chunk(trans, extent_root, chunk_offset, type); in btrfs_alloc_chunk() 4647 ret = __btrfs_alloc_chunk(trans, extent_root, chunk_offset, in init_first_rw_device() 4654 ret = __btrfs_alloc_chunk(trans, extent_root, sys_chunk_offset, in init_first_rw_device()
|