Searched refs:g_slice_destroy_geom (Results 1 – 2 of 2) sorted by relevance
86 int g_slice_destroy_geom(struct gctl_req *req, struct g_class *mp, struct g_geom *gp);
514 g_slice_destroy_geom(struct gctl_req *req, struct g_class *mp, struct g_geom *gp) in g_slice_destroy_geom() function543 gp->class->destroy_geom = g_slice_destroy_geom; in g_slice_new()