Home
last modified time | relevance | path

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

/fs/btrfs/
Dblock-group.h243 struct btrfs_caching_control *btrfs_get_caching_control(
Dblock-group.c367 struct btrfs_caching_control *btrfs_get_caching_control( in btrfs_get_caching_control() function
408 caching_ctl = btrfs_get_caching_control(cache); in btrfs_wait_block_group_cache_progress()
423 caching_ctl = btrfs_get_caching_control(cache); in btrfs_wait_block_group_cache_done()
1057 caching_ctl = btrfs_get_caching_control(block_group); in btrfs_remove_block_group()
Dextent-tree.c2624 caching_ctl = btrfs_get_caching_control(block_group); in __exclude_logged_extent()