cache_bypass_hits   46 drivers/md/bcache/stats.c read_attribute(cache_bypass_hits);
cache_bypass_hits   60 drivers/md/bcache/stats.c 	var_print(cache_bypass_hits);
cache_bypass_hits  114 drivers/md/bcache/stats.c 	acc->total.cache_bypass_hits = 0;
cache_bypass_hits  146 drivers/md/bcache/stats.c 		scale_stat(&stats->cache_bypass_hits);
cache_bypass_hits  169 drivers/md/bcache/stats.c 	move_stat(cache_bypass_hits);
cache_bypass_hits  198 drivers/md/bcache/stats.c 			atomic_inc(&stats->cache_bypass_hits);
cache_bypass_hits    8 drivers/md/bcache/stats.h 	atomic_t cache_bypass_hits;
cache_bypass_hits   20 drivers/md/bcache/stats.h 	unsigned long cache_bypass_hits;