Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/bcache/
Dstats.c136 static void scale_stats(struct cache_stats *stats, unsigned long rescale_at) in scale_stats() argument
138 if (++stats->rescale == rescale_at) { in scale_stats()