Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/
Ddm-bufio.c2717 static unsigned long __evict_many(struct dm_bufio_client *c, in __evict_many() function
2761 __evict_many(c, &params, LIST_CLEAN, count - retain); in evict_old_buffers()
2844 count = __evict_many(c, &params, LIST_CLEAN, nr_buffers); in __evict_a_few()