Home
last modified time | relevance | path

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

/freebsd/sys/geom/multipath/
H A Dg_multipath.c92 static int g_multipath_destroy(struct g_geom *);
237 g_multipath_destroy(gp); in g_mpd()
314 g_multipath_destroy(gp); in g_multipath_resize()
516 g_multipath_destroy(gp); in g_multipath_access()
665 g_multipath_destroy(struct g_geom *gp) in g_multipath_destroy() function
709 return (g_multipath_destroy(gp)); in g_multipath_destroy_geom()
937 g_multipath_destroy(gp); in g_multipath_taste()
1160 g_multipath_destroy(gp); in g_multipath_ctl_create()
1359 error = g_multipath_destroy(gp); in g_multipath_ctl_stop()
1409 error = g_multipath_destroy(gp); in g_multipath_ctl_destroy()