Lines Matching refs:g_geom
63 static int g_mountver_destroy(struct g_geom *gp, boolean_t force);
66 struct g_geom *gp);
70 struct g_geom *gp, struct g_consumer *cp, struct g_provider *pp);
99 struct g_geom *gp; in g_mountver_done()
136 g_mountver_send(struct g_geom *gp, struct bio *bp) in g_mountver_send()
161 struct g_geom *gp; in g_mountver_queue()
172 g_mountver_send_queued(struct g_geom *gp) in g_mountver_send_queued()
191 g_mountver_discard_queued(struct g_geom *gp) in g_mountver_discard_queued()
213 struct g_geom *gp; in g_mountver_start()
247 struct g_geom *gp; in g_mountver_access()
273 struct g_geom *gp; in g_mountver_create()
360 g_mountver_destroy(struct g_geom *gp, boolean_t force) in g_mountver_destroy()
394 g_mountver_destroy_geom(struct gctl_req *req, struct g_class *mp, struct g_geom *gp) in g_mountver_destroy_geom()
428 static struct g_geom *
431 struct g_geom *gp; in g_mountver_find_geom()
444 struct g_geom *gp; in g_mountver_ctl_destroy()
510 struct g_geom *gp; in g_mountver_resize()
520 g_mountver_ident_matches(struct g_geom *gp) in g_mountver_ident_matches()
556 static struct g_geom *
561 struct g_geom *gp; in g_mountver_taste()
642 g_mountver_dumpconf(struct sbuf *sb, const char *indent, struct g_geom *gp, in g_mountver_dumpconf()
662 struct g_geom *gp, *gp2; in g_mountver_shutdown_pre_sync()