Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Dmd-multipath.c26 static int multipath_map (struct mpconf *conf) in multipath_map() function
115 mp_bh->path = multipath_map(conf); in multipath_make_request()
306 if ((mp_bh->path = multipath_map (conf))<0) { in multipathd()