Home
last modified time | relevance | path

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

/linux-5.10/fs/btrfs/
Dvolumes.h429 int btrfs_alloc_chunk(struct btrfs_trans_handle *trans, u64 type);
Dblock-group.c3157 ret = btrfs_alloc_chunk(trans, flags); in btrfs_chunk_alloc()
3251 ret = btrfs_alloc_chunk(trans, flags); in check_system_chunk()
Dvolumes.c5148 int btrfs_alloc_chunk(struct btrfs_trans_handle *trans, u64 type) in btrfs_alloc_chunk() function
5311 ret = btrfs_alloc_chunk(trans, alloc_profile); in init_first_rw_device()
5316 ret = btrfs_alloc_chunk(trans, alloc_profile); in init_first_rw_device()