Lines Matching refs:g_geom

92 static int g_multipath_destroy(struct g_geom *);
94 g_multipath_destroy_geom(struct gctl_req *, struct g_class *, struct g_geom *);
96 static struct g_geom *g_multipath_find_geom(struct g_class *, const char *);
97 static int g_multipath_rotate(struct g_geom *);
125 g_multipath_good(struct g_geom *gp) in g_multipath_good()
142 struct g_geom *gp; in g_multipath_fault()
181 g_multipath_choose(struct g_geom *gp, struct bio *bp) in g_multipath_choose()
207 struct g_geom *gp; in g_mpd()
268 struct g_geom *gp; in g_multipath_resize()
341 struct g_geom *gp; in g_multipath_start()
409 struct g_geom *gp; in g_multipath_done_error()
489 struct g_geom *gp; in g_multipath_access()
532 static struct g_geom *
536 struct g_geom *gp; in g_multipath_create()
580 g_multipath_add_disk(struct g_geom *gp, struct g_provider *pp) in g_multipath_add_disk()
665 g_multipath_destroy(struct g_geom *gp) in g_multipath_destroy()
706 struct g_geom *gp) in g_multipath_destroy_geom()
713 g_multipath_rotate(struct g_geom *gp) in g_multipath_rotate()
813 static struct g_geom *
819 struct g_geom *gp, *gp1; in g_multipath_taste()
948 struct g_geom *gp; in g_multipath_ctl_add_name()
1011 struct g_geom *gp; in g_multipath_ctl_prefer()
1083 struct g_geom *gp; in g_multipath_ctl_add()
1110 struct g_geom *gp; in g_multipath_ctl_create()
1170 struct g_geom *gp; in g_multipath_ctl_configure()
1220 struct g_geom *gp; in g_multipath_ctl_fail()
1274 struct g_geom *gp; in g_multipath_ctl_remove()
1327 static struct g_geom *
1330 struct g_geom *gp; in g_multipath_find_geom()
1346 struct g_geom *gp; in g_multipath_ctl_stop()
1370 struct g_geom *gp; in g_multipath_ctl_destroy()
1420 struct g_geom *gp; in g_multipath_ctl_rotate()
1446 struct g_geom *gp; in g_multipath_ctl_getactive()
1527 g_multipath_dumpconf(struct sbuf *sb, const char *indent, struct g_geom *gp, in g_multipath_dumpconf()