Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dblock-group.h208 int btrfs_inc_block_group_ro(struct btrfs_block_group_cache *cache);
Dblock-group.c2025 int btrfs_inc_block_group_ro(struct btrfs_block_group_cache *cache) in btrfs_inc_block_group_ro() function
Dscrub.c3566 ret = btrfs_inc_block_group_ro(cache); in scrub_enumerate_chunks()
Drelocation.c4329 ret = btrfs_inc_block_group_ro(rc->block_group); in btrfs_relocate_block_group()