Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Dmd-multipath.c26 static int multipath_map (struct mpconf *conf) in multipath_map() function
116 mp_bh->path = multipath_map(conf); in multipath_make_request()
307 if ((mp_bh->path = multipath_map (conf))<0) { in multipathd()