Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dctree.h2802 int btrfs_force_chunk_alloc(struct btrfs_trans_handle *trans, u64 type);
Drelocation.c4061 ret = btrfs_force_chunk_alloc(trans, rc->block_group->flags); in relocate_block_group()
Dvolumes.c3026 ret = btrfs_force_chunk_alloc(trans, in btrfs_may_alloc_data_chunk()
Dextent-tree.c9349 int btrfs_force_chunk_alloc(struct btrfs_trans_handle *trans, u64 type) in btrfs_force_chunk_alloc() function