Searched refs:rescale_at (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/md/bcache/
H A Dstats.c135 static void scale_stats(struct cache_stats *stats, unsigned long rescale_at) scale_stats() argument
137 if (++stats->rescale == rescale_at) { scale_stats()

Completed in 228 milliseconds