Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-cache-policy-internal.h35 static inline int policy_get_background_work(struct dm_cache_policy *p, in policy_get_background_work() function
H A Ddm-cache-target.c1884 r = policy_get_background_work(cache->policy, b == IDLE, &op); in check_migrations()