Home
last modified time | relevance | path

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

/drivers/md/
A Ddm-bufio.c689 static struct dm_buffer *cache_evict(struct dm_buffer_cache *bc, int list_mode, in cache_evict() function
1536 b = cache_evict(&c->cache, LIST_CLEAN, is_clean, c); in __get_unclaimed_buffer()
1546 b = cache_evict(&c->cache, LIST_DIRTY, is_dirty, NULL); in __get_unclaimed_buffer()
2406 b = cache_evict(&c->cache, l, in __scan()
2734 b = cache_evict(&c->cache, LIST_CLEAN, select_for_evict, NULL); in __evict_a_few()

Completed in 10 milliseconds