Lines Matching refs:g_geom
59 struct g_geom *gp);
80 static struct g_geom *g_union_find_geom(struct g_class *mp, const char *name);
92 static int g_union_destroy(struct gctl_req *req, struct g_geom *gp, bool force);
148 struct g_geom *gp; in g_union_ctl_create()
405 struct g_geom *gp; in g_union_ctl_destroy()
451 static struct g_geom *
454 struct g_geom *gp; in g_union_find_geom()
471 struct g_geom *gp; in g_union_ctl_reset()
527 struct g_geom *gp; in g_union_ctl_revert()
608 struct g_geom *gp; in g_union_ctl_commit()
1201 struct g_geom *gp; in g_union_kerneldump()
1240 g_union_dumpconf(struct sbuf *sb, const char *indent, struct g_geom *gp, in g_union_dumpconf()
1298 struct g_geom *gp) in g_union_destroy_geom()
1308 g_union_destroy(struct gctl_req *req, struct g_geom *gp, bool force) in g_union_destroy()
1361 struct g_geom *gp; in g_union_providergone()
1383 struct g_geom *gp; in g_union_resize()