Searched refs:__multipath_map (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/md/ |
D | dm-mpath.c | 382 static int __multipath_map(struct dm_target *ti, struct request *clone, in __multipath_map() function 457 return __multipath_map(ti, clone, map_context, NULL, NULL); in multipath_map() 464 return __multipath_map(ti, NULL, map_context, rq, clone); in multipath_clone_and_map()
|