Searched refs:__btrfs_alloc_chunk (Results 1 – 1 of 1) sorted by relevance
/linux-3.3/fs/btrfs/ |
D | volumes.c | 3101 static int __btrfs_alloc_chunk(struct btrfs_trans_handle *trans, in __btrfs_alloc_chunk() function 3457 ret = __btrfs_alloc_chunk(trans, extent_root, &map, &chunk_size, in btrfs_alloc_chunk() 3494 ret = __btrfs_alloc_chunk(trans, extent_root, &map, &chunk_size, in init_first_rw_device() 3504 ret = __btrfs_alloc_chunk(trans, extent_root, &sys_map, in init_first_rw_device()
|