Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
Ddm-bufio.c2643 static unsigned long __evict_many(struct dm_bufio_client *c, in __evict_many() function
2687 __evict_many(c, &params, LIST_CLEAN, count - retain); in evict_old_buffers()
2770 count = __evict_many(c, &params, LIST_CLEAN, nr_buffers); in __evict_a_few()