Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/
Ddm-bufio.c575 static inline unsigned long cache_total(struct dm_buffer_cache *bc) in cache_total() function
2398 unsigned long count = cache_total(&c->cache); in __scan()
2445 unsigned long count = cache_total(&c->cache); in dm_bufio_shrink_count()
2759 count = cache_total(&c->cache); in evict_old_buffers()