Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dstats.c188 static void mark_cache_stats(struct cache_stat_collector *stats, in mark_cache_stats() function
208 mark_cache_stats(&dc->accounting.collector, hit, bypass); in bch_mark_cache_accounting()
209 mark_cache_stats(&c->accounting.collector, hit, bypass); in bch_mark_cache_accounting()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dstats.c183 static void mark_cache_stats(struct cache_stat_collector *stats, in mark_cache_stats() function
203 mark_cache_stats(&dc->accounting.collector, hit, bypass); in bch_mark_cache_accounting()
204 mark_cache_stats(&c->accounting.collector, hit, bypass); in bch_mark_cache_accounting()

Completed in 2 milliseconds