Searched refs:get_background_work (Results 1 – 3 of 3) sorted by relevance
77 int (*get_background_work)(struct dm_cache_policy *p, bool idle, member
37 return p->get_background_work(p, idle, result); in policy_get_background_work()
1683 mq->policy.get_background_work = smq_get_background_work; in init_policy_functions()