Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dblock-group.h193 struct btrfs_caching_control *btrfs_get_caching_control(
Dblock-group.c359 struct btrfs_caching_control *btrfs_get_caching_control( in btrfs_get_caching_control() function
400 caching_ctl = btrfs_get_caching_control(cache); in btrfs_wait_block_group_cache_progress()
415 caching_ctl = btrfs_get_caching_control(cache); in btrfs_wait_block_group_cache_done()
1013 caching_ctl = btrfs_get_caching_control(block_group); in btrfs_remove_block_group()
Dextent-tree.c2651 caching_ctl = btrfs_get_caching_control(block_group); in __exclude_logged_extent()