Searched refs:g_multipath_destroy (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/geom/multipath/
H A Dg_multipath.c82 static int g_multipath_destroy(struct g_geom *);
223 g_multipath_destroy(gp);
298 g_multipath_destroy(gp);
492 g_multipath_destroy(gp);
642 g_multipath_destroy(struct g_geom *gp) function
686 return (g_multipath_destroy(gp));
910 g_multipath_destroy(gp);
1138 g_multipath_destroy(gp);
1331 error = g_multipath_destroy(gp);
1381 error = g_multipath_destroy(g
[all...]

Completed in 102 milliseconds