Searched refs:btrfs_cache_block_group (Results 1 – 3 of 3) sorted by relevance
340 int btrfs_cache_block_group(struct btrfs_block_group *cache, bool wait);
939 int btrfs_cache_block_group(struct btrfs_block_group *cache, bool wait) in btrfs_cache_block_group() function3843 btrfs_cache_block_group(cache, true); in btrfs_update_block_group()
5181 ret = btrfs_cache_block_group(bg, true); in start_block_group_remapping()