Searched refs:btrfs_cache_block_group (Results 1 – 3 of 3) sorted by relevance
258 int btrfs_cache_block_group(struct btrfs_block_group *cache,
2576 btrfs_cache_block_group(cache, 1); in btrfs_pin_extent_for_log_replay()2604 btrfs_cache_block_group(block_group, 1); in __exclude_logged_extent()4329 ret = btrfs_cache_block_group(block_group, 0); in find_free_extent()6078 ret = btrfs_cache_block_group(cache, 0); in btrfs_trim_fs()
723 int btrfs_cache_block_group(struct btrfs_block_group *cache, int load_cache_only) in btrfs_cache_block_group() function3220 btrfs_cache_block_group(cache, 1); in btrfs_update_block_group()
Completed in 23 milliseconds