Searched refs:get_hint (Results 1 – 4 of 4) sorted by relevance
74 return p->get_hint ? p->get_hint(p, cblock) : 0; in policy_get_hint()
110 uint32_t (*get_hint)(struct dm_cache_policy *p, dm_cblock_t cblock); member
1661 static int get_hint(uint32_t index, void *value_le, void *context) in get_hint() function1703 get_hint, policy); in write_hints()
1699 mq->policy.get_hint = smq_get_hint; in init_policy_functions()
Completed in 14 milliseconds