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