Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dblock-group.h243 struct btrfs_caching_control *btrfs_get_caching_control(
H A Dblock-group.c360 struct btrfs_caching_control *btrfs_get_caching_control( in btrfs_get_caching_control() function
401 caching_ctl = btrfs_get_caching_control(cache); in btrfs_wait_block_group_cache_progress()
416 caching_ctl = btrfs_get_caching_control(cache); in btrfs_wait_block_group_cache_done()
1050 caching_ctl = btrfs_get_caching_control(block_group); in btrfs_remove_block_group()
H A Dextent-tree.c2615 caching_ctl = btrfs_get_caching_control(block_group); in __exclude_logged_extent()