Searched refs:__btrfs_alloc_chunk (Results 1 – 1 of 1) sorted by relevance
/fs/btrfs/ |
D | volumes.c | 3162 static int __btrfs_alloc_chunk(struct btrfs_trans_handle *trans, in __btrfs_alloc_chunk() function 3525 ret = __btrfs_alloc_chunk(trans, extent_root, &map, &chunk_size, in btrfs_alloc_chunk() 3563 ret = __btrfs_alloc_chunk(trans, extent_root, &map, &chunk_size, in init_first_rw_device() 3574 ret = __btrfs_alloc_chunk(trans, extent_root, &sys_map, in init_first_rw_device()
|