Searched refs:btrfs_inc_block_group_ro (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/btrfs/
H A Dblock-group.h332 int btrfs_inc_block_group_ro(struct btrfs_block_group *cache,
H A Dzoned.c2204 ret = btrfs_inc_block_group_ro(block_group, false);
H A Dscrub.c2592 * we need call btrfs_inc_block_group_ro() with scrubs_paused,
2594 * btrfs_inc_block_group_ro()
2631 ret = btrfs_inc_block_group_ro(cache, sctx->is_dev_replace);
2647 * btrfs_inc_block_group_ro return -ENOSPC when it
H A Drelocation.c4125 ret = btrfs_inc_block_group_ro(rc->block_group, true);
H A Dblock-group.c2895 int btrfs_inc_block_group_ro(struct btrfs_block_group *cache, function

Completed in 310 milliseconds