Home
last modified time | relevance | path

Searched refs:has_caching_ctl (Results 1 – 2 of 2) sorted by relevance

/fs/btrfs/
Dblock-group.h96 unsigned int has_caching_ctl:1; member
Dblock-group.c759 cache->has_caching_ctl = 1; in btrfs_cache_block_group()
977 if (block_group->has_caching_ctl) in btrfs_remove_block_group()
981 if (block_group->has_caching_ctl) { in btrfs_remove_block_group()