scale_stats       175 drivers/md/bcache/stats.c 	scale_stats(&acc->total, 0);
scale_stats       176 drivers/md/bcache/stats.c 	scale_stats(&acc->day, DAY_RESCALE);
scale_stats       177 drivers/md/bcache/stats.c 	scale_stats(&acc->hour, HOUR_RESCALE);
scale_stats       178 drivers/md/bcache/stats.c 	scale_stats(&acc->five_minute, FIVE_MINUTE_RESCALE);