Searched refs:btrfs_alloc_chunk (Results 1 – 3 of 3) sorted by relevance
421 int btrfs_alloc_chunk(struct btrfs_trans_handle *trans,
4139 btrfs_alloc_chunk(trans, root, flags); in check_system_chunk()4228 ret = btrfs_alloc_chunk(trans, extent_root, flags); in do_chunk_alloc()
4624 int btrfs_alloc_chunk(struct btrfs_trans_handle *trans, in btrfs_alloc_chunk() function