Searched refs:btrfs_inc_block_group_ro (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | block-group.h | 258 int btrfs_inc_block_group_ro(struct btrfs_block_group *cache,
|
H A D | block-group.c | 2237 int btrfs_inc_block_group_ro(struct btrfs_block_group *cache, in btrfs_inc_block_group_ro() function
|
H A D | scrub.c | 3520 * we need call btrfs_inc_block_group_ro() with scrubs_paused, in scrub_enumerate_chunks() 3522 * btrfs_inc_block_group_ro() in scrub_enumerate_chunks() 3559 ret = btrfs_inc_block_group_ro(cache, sctx->is_dev_replace); in scrub_enumerate_chunks() 3565 * btrfs_inc_block_group_ro return -ENOSPC when it in scrub_enumerate_chunks()
|
H A D | relocation.c | 3622 ret = btrfs_inc_block_group_ro(rc->block_group, true); in btrfs_relocate_block_group()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | block-group.h | 318 int btrfs_inc_block_group_ro(struct btrfs_block_group *cache,
|
H A D | zoned.c | 2107 ret = btrfs_inc_block_group_ro(block_group, false); in do_zone_finish()
|
H A D | scrub.c | 2519 * we need call btrfs_inc_block_group_ro() with scrubs_paused, in scrub_enumerate_chunks() 2521 * btrfs_inc_block_group_ro() in scrub_enumerate_chunks() 2558 ret = btrfs_inc_block_group_ro(cache, sctx->is_dev_replace); in scrub_enumerate_chunks() 2574 * btrfs_inc_block_group_ro return -ENOSPC when it in scrub_enumerate_chunks()
|
H A D | block-group.c | 2883 int btrfs_inc_block_group_ro(struct btrfs_block_group *cache, in btrfs_inc_block_group_ro() function
|
H A D | relocation.c | 4078 ret = btrfs_inc_block_group_ro(rc->block_group, true); in btrfs_relocate_block_group()
|
Completed in 30 milliseconds