Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-cache-policy-internal.h74 return p->get_hint ? p->get_hint(p, cblock) : 0; in policy_get_hint()
H A Ddm-cache-policy.h110 uint32_t (*get_hint)(struct dm_cache_policy *p, dm_cblock_t cblock); member
H A Ddm-cache-policy-smq.c1717 mq->policy.get_hint = smq_get_hint;