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

/freebsd-10.2-release/sys/geom/multipath/
H A Dg_multipath.c82 static int g_multipath_destroy(struct g_geom *);
221 g_multipath_destroy(gp);
296 g_multipath_destroy(gp);
480 g_multipath_destroy(gp);
626 g_multipath_destroy(struct g_geom *gp) function
670 return (g_multipath_destroy(gp));
894 g_multipath_destroy(gp);
1122 g_multipath_destroy(gp);
1315 error = g_multipath_destroy(gp);
1365 error = g_multipath_destroy(g
[all...]

Completed in 170 milliseconds