Home
last modified time | relevance | path

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

/freebsd/sys/geom/multipath/
H A Dg_multipath.c87 static void g_multipath_start(struct bio *);
338 g_multipath_start(struct bio *bp) in g_multipath_start() function
453 g_multipath_start(pbp); in g_multipath_done_error()
560 gp->start = g_multipath_start; in g_multipath_create()
825 gp->start = g_multipath_start; in g_multipath_taste()