Lines Matching defs:cache
22 struct btrfs_block_group *cache, in __check_free_space_extents()
109 struct btrfs_block_group *cache, in check_free_space_extents()
152 struct btrfs_block_group *cache, in test_empty_block_group()
166 struct btrfs_block_group *cache, in test_remove_all()
186 struct btrfs_block_group *cache, in test_remove_beginning()
209 struct btrfs_block_group *cache, in test_remove_end()
232 struct btrfs_block_group *cache, in test_remove_middle()
256 struct btrfs_block_group *cache, in test_merge_left()
292 struct btrfs_block_group *cache, in test_merge_right()
329 struct btrfs_block_group *cache, in test_merge_both()
372 struct btrfs_block_group *cache, in test_merge_none()
426 struct btrfs_block_group *cache = NULL; in run_test() local