Home
last modified time | relevance | path

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

/freebsd/sys/geom/union/
H A Dg_union.c79 static void g_union_ctl_destroy(struct gctl_req *req, struct g_class *mp, bool);
122 g_union_ctl_destroy(req, mp, *verbose); in g_union_config()
402 g_union_ctl_destroy(struct gctl_req *req, struct g_class *mp, bool verbose) in g_union_ctl_destroy() function