Home
last modified time | relevance | path

Searched refs:btrfs_force_chunk_alloc (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/fs/btrfs/
Dblock-group.h301 int btrfs_force_chunk_alloc(struct btrfs_trans_handle *trans, u64 type);
Dblock-group.c3485 int btrfs_force_chunk_alloc(struct btrfs_trans_handle *trans, u64 type) in btrfs_force_chunk_alloc() function
Drelocation.c3691 ret = btrfs_force_chunk_alloc(trans, rc->block_group->flags); in relocate_block_group()
Dvolumes.c3394 ret = btrfs_force_chunk_alloc(trans, BTRFS_BLOCK_GROUP_DATA); in btrfs_may_alloc_data_chunk()