Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dextent-tree.c607 cache->has_caching_ctl = 1; in cache_block_group()
630 cache->has_caching_ctl = 1; in cache_block_group()
9774 if (block_group->has_caching_ctl) in btrfs_remove_block_group()
9778 if (block_group->has_caching_ctl) { in btrfs_remove_block_group()
Dctree.h1305 unsigned int has_caching_ctl:1; member