Searched refs:btrfs_cache_block_group (Results 1 – 4 of 4) sorted by relevance
344 int btrfs_cache_block_group(struct btrfs_block_group *cache, bool wait);
2735 ret = btrfs_cache_block_group(cache, true); in btrfs_pin_extent_for_log_replay()2758 ret = btrfs_cache_block_group(block_group, true); in __exclude_logged_extent()4721 ret = btrfs_cache_block_group(block_group, false); in find_free_extent()6889 ret = btrfs_cache_block_group(cache, true); in btrfs_trim_fs()
966 int btrfs_cache_block_group(struct btrfs_block_group *cache, bool wait) in btrfs_cache_block_group() function3910 btrfs_cache_block_group(cache, true); in btrfs_update_block_group()
5314 ret = btrfs_cache_block_group(bg, true); in start_block_group_remapping()