Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dblock-group.h256 void btrfs_put_caching_control(struct btrfs_caching_control *ctl);
Dblock-group.c378 void btrfs_put_caching_control(struct btrfs_caching_control *ctl) in btrfs_put_caching_control() function
409 btrfs_put_caching_control(caching_ctl); in btrfs_wait_block_group_cache_progress()
424 btrfs_put_caching_control(caching_ctl); in btrfs_wait_block_group_cache_done()
717 btrfs_put_caching_control(caching_ctl); in caching_thread()
775 btrfs_put_caching_control(caching_ctl); in btrfs_cache_block_group()
999 btrfs_put_caching_control(caching_ctl); in btrfs_remove_block_group()
1000 btrfs_put_caching_control(caching_ctl); in btrfs_remove_block_group()
3812 btrfs_put_caching_control(caching_ctl); in btrfs_free_block_groups()
Dtransaction.c222 btrfs_put_caching_control(caching_ctl); in switch_commit_roots()