Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Ddm-cache-policy-mq.c394 static struct entry *epool_find(struct entry_pool *ep, dm_cblock_t cblock) in epool_find() function
1182 struct entry *e = epool_find(&mq->cache_pool, cblock); in __remove_cblock()