Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dblock-group.h377 int btrfs_force_chunk_alloc(struct btrfs_trans_handle *trans, u64 type);
H A Dsysfs.c884 ret = btrfs_force_chunk_alloc(trans, space_info->flags); in btrfs_force_chunk_alloc_store()
H A Dblock-group.c4052 int btrfs_force_chunk_alloc(struct btrfs_trans_handle *trans, u64 type) in btrfs_force_chunk_alloc() function
H A Drelocation.c3603 ret = btrfs_force_chunk_alloc(trans, rc->block_group->flags); in relocate_block_group()