Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dvolumes.h436 int btrfs_alloc_chunk(struct btrfs_trans_handle *trans, u64 type);
Dblock-group.c2940 ret = btrfs_alloc_chunk(trans, flags); in btrfs_chunk_alloc()
3036 ret = btrfs_alloc_chunk(trans, flags); in check_system_chunk()
Dvolumes.c5291 int btrfs_alloc_chunk(struct btrfs_trans_handle *trans, u64 type) in btrfs_alloc_chunk() function