Home
last modified time | relevance | path

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

/Linux-v5.10/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()
633 __btrfs_remove_free_space_cache(cache->free_space_ctl); in test_steal_space_from_bitmap_to_extent()
823 __btrfs_remove_free_space_cache(cache->free_space_ctl); in test_steal_space_from_bitmap_to_extent()
Dbtrfs-tests.c237 __btrfs_remove_free_space_cache(cache->free_space_ctl); in btrfs_free_dummy_block_group()
/Linux-v5.10/fs/btrfs/
Dfree-space-cache.h123 void __btrfs_remove_free_space_cache(struct btrfs_free_space_ctl *ctl);
Dfree-space-cache.c836 __btrfs_remove_free_space_cache(ctl); in __load_free_space_cache()
913 __btrfs_remove_free_space_cache(ctl); in load_free_space_cache()
2777 void __btrfs_remove_free_space_cache(struct btrfs_free_space_ctl *ctl) in __btrfs_remove_free_space_cache() function
Ddisk-io.c3945 __btrfs_remove_free_space_cache(root->free_ino_pinned); in btrfs_drop_and_free_fs_root()
3947 __btrfs_remove_free_space_cache(root->free_ino_ctl); in btrfs_drop_and_free_fs_root()
Dblock-group.c3419 __btrfs_remove_free_space_cache(block_group->free_space_ctl); in btrfs_unfreeze_block_group()