scale_stat        144 drivers/md/bcache/stats.c 		scale_stat(&stats->cache_hits);
scale_stat        145 drivers/md/bcache/stats.c 		scale_stat(&stats->cache_misses);
scale_stat        146 drivers/md/bcache/stats.c 		scale_stat(&stats->cache_bypass_hits);
scale_stat        147 drivers/md/bcache/stats.c 		scale_stat(&stats->cache_bypass_misses);
scale_stat        148 drivers/md/bcache/stats.c 		scale_stat(&stats->cache_readaheads);
scale_stat        149 drivers/md/bcache/stats.c 		scale_stat(&stats->cache_miss_collisions);
scale_stat        150 drivers/md/bcache/stats.c 		scale_stat(&stats->sectors_bypassed);