Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dextent-tree.c653 cache->has_caching_ctl = 1; in cache_block_group()
692 cache->has_caching_ctl = 1; in cache_block_group()
10157 if (block_group->has_caching_ctl) in btrfs_remove_block_group()
10161 if (block_group->has_caching_ctl) { in btrfs_remove_block_group()
Dctree.h1339 unsigned int has_caching_ctl:1; member