Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-cache-policy-smq.c659 static struct entry *h_lookup(struct smq_hash_table *ht, dm_oblock_t oblock) in h_lookup() function
1314 struct entry *e = h_lookup(&mq->hotspot_table, hb); in update_hotspot_queue()
1385 e = h_lookup(&mq->table, oblock); in __lookup()