Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-cache-policy-internal.h107 static inline void policy_allow_migrations(struct dm_cache_policy *p, bool allow) in policy_allow_migrations() function
H A Ddm-cache-target.c2480 policy_allow_migrations(cache->policy, false); in cache_create()