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