Home
last modified time | relevance | path

Searched refs:btrfs_alloc_chunk (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
Dvolumes.h430 int btrfs_alloc_chunk(struct btrfs_trans_handle *trans, u64 type);
Dblock-group.c3171 ret = btrfs_alloc_chunk(trans, flags); in btrfs_chunk_alloc()
3265 ret = btrfs_alloc_chunk(trans, flags); in check_system_chunk()
Dvolumes.c5210 int btrfs_alloc_chunk(struct btrfs_trans_handle *trans, u64 type) in btrfs_alloc_chunk() function
5373 ret = btrfs_alloc_chunk(trans, alloc_profile); in init_first_rw_device()
5378 ret = btrfs_alloc_chunk(trans, alloc_profile); in init_first_rw_device()