Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-mpath.c2185 static struct target_type multipath_target = { variable
2237 r = dm_register_target(&multipath_target); in dm_multipath_init()
2259 dm_unregister_target(&multipath_target); in dm_multipath_exit()