Home
last modified time | relevance | path

Searched refs:__btrfs_remove_free_space_cache (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/fs/btrfs/tests/
Dfree-space-tests.c85 __btrfs_remove_free_space_cache(cache->free_space_ctl); in test_extents()
152 __btrfs_remove_free_space_cache(cache->free_space_ctl); in test_bitmaps()
233 __btrfs_remove_free_space_cache(cache->free_space_ctl); in test_bitmaps_and_extents()
269 __btrfs_remove_free_space_cache(cache->free_space_ctl); in test_bitmaps_and_extents()
294 __btrfs_remove_free_space_cache(cache->free_space_ctl); in test_bitmaps_and_extents()
320 __btrfs_remove_free_space_cache(cache->free_space_ctl); in test_bitmaps_and_extents()
632 __btrfs_remove_free_space_cache(cache->free_space_ctl); in test_steal_space_from_bitmap_to_extent()
822 __btrfs_remove_free_space_cache(cache->free_space_ctl); in test_steal_space_from_bitmap_to_extent()
Dbtrfs-tests.c244 __btrfs_remove_free_space_cache(cache->free_space_ctl); in btrfs_free_dummy_block_group()
/Linux-v5.15/fs/btrfs/
Dfree-space-cache.h116 void __btrfs_remove_free_space_cache(struct btrfs_free_space_ctl *ctl);
Dfree-space-cache.c857 __btrfs_remove_free_space_cache(ctl); in __load_free_space_cache()
983 __btrfs_remove_free_space_cache(&tmp_ctl); in load_free_space_cache()
2878 void __btrfs_remove_free_space_cache(struct btrfs_free_space_ctl *ctl) in __btrfs_remove_free_space_cache() function
Dblock-group.c3927 __btrfs_remove_free_space_cache(block_group->free_space_ctl); in btrfs_unfreeze_block_group()