Home
last modified time | relevance | path

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

/freebsd/sys/geom/raid/
H A Dg_raid.c109 static int g_raid_destroy_geom(struct gctl_req *req, struct g_class *mp,
120 .destroy_geom = g_raid_destroy_geom,
2285 g_raid_destroy_geom(struct gctl_req *req __unused, in g_raid_destroy_geom() function