Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dstats.c140 static void scale_stats(struct cache_stats *stats, unsigned long rescale_at) in scale_stats() argument
142 if (++stats->rescale == rescale_at) { in scale_stats()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dstats.c137 static void scale_stats(struct cache_stats *stats, unsigned long rescale_at) in scale_stats() argument
139 if (++stats->rescale == rescale_at) { in scale_stats()

Completed in 3 milliseconds