Home
last modified time | relevance | path

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

/drivers/md/bcache/
Dstats.c45 read_attribute(cache_bypass_hits);
59 var_print(cache_bypass_hits); in SHOW()
141 scale_stat(&stats->cache_bypass_hits); in scale_stats()
164 move_stat(cache_bypass_hits); in scale_accounting()
193 atomic_inc(&stats->cache_bypass_hits); in mark_cache_stats()
Dstats.h7 atomic_t cache_bypass_hits; member
19 unsigned long cache_bypass_hits; member