Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/tests/
H A 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()
H A Dbtrfs-tests.c237 __btrfs_remove_free_space_cache(cache->free_space_ctl); in btrfs_free_dummy_block_group()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dfree-space-cache.h123 void __btrfs_remove_free_space_cache(struct btrfs_free_space_ctl *ctl);
H A Dfree-space-cache.c840 __btrfs_remove_free_space_cache(ctl); in __load_free_space_cache()
917 __btrfs_remove_free_space_cache(ctl); in load_free_space_cache()
2781 void __btrfs_remove_free_space_cache(struct btrfs_free_space_ctl *ctl) in __btrfs_remove_free_space_cache() function
H A Ddisk-io.c3992 __btrfs_remove_free_space_cache(root->free_ino_pinned); in btrfs_drop_and_free_fs_root()
3994 __btrfs_remove_free_space_cache(root->free_ino_ctl); in btrfs_drop_and_free_fs_root()
H A Dblock-group.c3434 __btrfs_remove_free_space_cache(block_group->free_space_ctl); in btrfs_unfreeze_block_group()