Home
last modified time | relevance | path

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

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