Home
last modified time | relevance | path

Searched refs:btrfs_put_caching_control (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dblock-group.c377 void btrfs_put_caching_control(struct btrfs_caching_control *ctl) in btrfs_put_caching_control() function
408 btrfs_put_caching_control(caching_ctl); in btrfs_wait_block_group_cache_progress()
423 btrfs_put_caching_control(caching_ctl); in btrfs_wait_block_group_cache_done()
682 btrfs_put_caching_control(caching_ctl); in caching_thread()
729 btrfs_put_caching_control(ctl); in btrfs_cache_block_group()
781 btrfs_put_caching_control(caching_ctl); in btrfs_cache_block_group()
803 btrfs_put_caching_control(caching_ctl); in btrfs_cache_block_group()
1071 btrfs_put_caching_control(caching_ctl); in btrfs_remove_block_group()
1072 btrfs_put_caching_control(caching_ctl); in btrfs_remove_block_group()
3329 btrfs_put_caching_control(caching_ctl); in btrfs_free_block_groups()
H A Dblock-group.h242 void btrfs_put_caching_control(struct btrfs_caching_control *ctl);
H A Dtransaction.c218 btrfs_put_caching_control(caching_ctl); in switch_commit_roots()
H A Dextent-tree.c2645 btrfs_put_caching_control(caching_ctl); in __exclude_logged_extent()