Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Dmultipath.c34 static int multipath_map (struct mpconf *conf) in multipath_map() function
124 mp_bh->path = multipath_map(conf); in multipath_make_request()
353 if ((mp_bh->path = multipath_map (conf))<0) { in multipathd()
Ddm-mpath.c454 static int multipath_map(struct dm_target *ti, struct request *clone, in multipath_map() function
1712 .map_rq = multipath_map,