Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Ddm-cache-policy-mq.c372 static struct entry *alloc_particular_entry(struct entry_pool *ep, dm_cblock_t cblock) in alloc_particular_entry() function
1111 e = alloc_particular_entry(&mq->cache_pool, cblock); in mq_load_mapping()