Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-bufio.c578 static inline unsigned long cache_total(struct dm_buffer_cache *bc) in cache_total() function
2371 unsigned long count = cache_total(&c->cache); in __scan()
2418 unsigned long count = cache_total(&c->cache); in dm_bufio_shrink_count()
2726 count = cache_total(&c->cache); in evict_old_buffers()