Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dextent-tree.c642 cache->has_caching_ctl = 1; in cache_block_group()
680 cache->has_caching_ctl = 1; in cache_block_group()
10350 if (block_group->has_caching_ctl) in btrfs_remove_block_group()
10354 if (block_group->has_caching_ctl) { in btrfs_remove_block_group()
Dctree.h602 unsigned int has_caching_ctl:1; member