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

/linux-master/drivers/md/
H A Ddm-bufio.c2688 * by __evict_many(), so you can use it across multiple invocations.
2716 static unsigned long __evict_many(struct dm_bufio_client *c, function
2760 __evict_many(c, &params, LIST_CLEAN, count - retain);
2843 count = __evict_many(c, &params, LIST_CLEAN, nr_buffers);

Completed in 141 milliseconds