Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dblock-group.h272 int btrfs_force_chunk_alloc(struct btrfs_trans_handle *trans, u64 type);
H A Dblock-group.c3073 int btrfs_force_chunk_alloc(struct btrfs_trans_handle *trans, u64 type) in btrfs_force_chunk_alloc() function
H A Drelocation.c3395 ret = btrfs_force_chunk_alloc(trans, rc->block_group->flags); in relocate_block_group()
H A Dvolumes.c3221 ret = btrfs_force_chunk_alloc(trans, BTRFS_BLOCK_GROUP_DATA); in btrfs_may_alloc_data_chunk()