Lines Matching defs:cache
21 struct btrfs_block_group_cache *cache, in __check_free_space_extents()
110 struct btrfs_block_group_cache *cache, in check_free_space_extents()
153 struct btrfs_block_group_cache *cache, in test_empty_block_group()
167 struct btrfs_block_group_cache *cache, in test_remove_all()
188 struct btrfs_block_group_cache *cache, in test_remove_beginning()
212 struct btrfs_block_group_cache *cache, in test_remove_end()
236 struct btrfs_block_group_cache *cache, in test_remove_middle()
261 struct btrfs_block_group_cache *cache, in test_merge_left()
299 struct btrfs_block_group_cache *cache, in test_merge_right()
338 struct btrfs_block_group_cache *cache, in test_merge_both()
384 struct btrfs_block_group_cache *cache, in test_merge_none()
441 struct btrfs_block_group_cache *cache = NULL; in run_test() local