Searched refs:get_hint (Results 1 – 4 of 4) sorted by relevance
73 return p->get_hint ? p->get_hint(p, cblock) : 0; in policy_get_hint()
109 uint32_t (*get_hint)(struct dm_cache_policy *p, dm_cblock_t cblock); member
1695 static int get_hint(uint32_t index, void *value_le, void *context) in get_hint() function1737 get_hint, policy); in write_hints()
1696 mq->policy.get_hint = smq_get_hint; in init_policy_functions()