Searched refs:btrfs_alloc_chunk (Results 1 – 3 of 3) sorted by relevance
436 int btrfs_alloc_chunk(struct btrfs_trans_handle *trans, u64 type);
2940 ret = btrfs_alloc_chunk(trans, flags); in btrfs_chunk_alloc()3036 ret = btrfs_alloc_chunk(trans, flags); in check_system_chunk()
5291 int btrfs_alloc_chunk(struct btrfs_trans_handle *trans, u64 type) in btrfs_alloc_chunk() function