Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/
H A Ddm-bufio.c2733 static unsigned long __evict_many(struct dm_bufio_client *c, in __evict_many() function
2777 __evict_many(c, &params, LIST_CLEAN, count - retain); in evict_old_buffers()
2860 count = __evict_many(c, &params, LIST_CLEAN, nr_buffers); in __evict_a_few()