Home
last modified time | relevance | path

Searched refs:vdo_make (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/md/dm-vdo/
H A Dvdo.h302 int __must_check vdo_make(unsigned int instance, struct device_config *config,
H A Dvdo.c531 int vdo_make(unsigned int instance, struct device_config *config, char **reason, in vdo_make() function
H A Ddm-vdo-target.c1475 result = vdo_make(instance, config, &ti->error, &vdo); in vdo_initialize()