Home
last modified time | relevance | path

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

/freebsd/sys/geom/union/
H A Dg_union.c85 static void g_union_ctl_commit(struct gctl_req *req, struct g_class *mp, bool);
131 g_union_ctl_commit(req, mp, *verbose); in g_union_config()
603 g_union_ctl_commit(struct gctl_req *req, struct g_class *mp, bool verbose) in g_union_ctl_commit() function