Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dblock-group.h311 int btrfs_inc_block_group_ro(struct btrfs_block_group *cache,
Dzoned.c2111 ret = btrfs_inc_block_group_ro(block_group, false); in do_zone_finish()
Dscrub.c2539 ret = btrfs_inc_block_group_ro(cache, sctx->is_dev_replace); in scrub_enumerate_chunks()
Dblock-group.c2838 int btrfs_inc_block_group_ro(struct btrfs_block_group *cache, in btrfs_inc_block_group_ro() function
Drelocation.c4078 ret = btrfs_inc_block_group_ro(rc->block_group, true); in btrfs_relocate_block_group()