Home
last modified time | relevance | path

Searched defs:dm_cache_policy_type (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm-cache-policy.h152 struct dm_cache_policy_type { struct
164 * For use by an alias dm_cache_policy_type to point to the argument
167 struct dm_cache_policy_type *real; argument
182 int dm_cache_policy_register(struct dm_cache_policy_type *type); argument