Searched refs:ggeom (Results 1 - 15 of 15) sorted by relevance

/freebsd-10.3-release/lib/libgeom/
H A Dlibgeom.h66 struct ggeom;
96 LIST_HEAD(, ggeom) lg_geom;
100 struct ggeom { struct
105 LIST_ENTRY(ggeom) lg_geom;
113 struct ggeom *lg_geom;
124 struct ggeom *lg_geom;
H A Dgeom_xml2tree.c52 struct ggeom *geom;
365 struct ggeom *ge;
488 struct ggeom *ge;
H A Dgeom_util.c223 struct ggeom *gp;
/freebsd-10.3-release/usr.sbin/bsdinstall/partedit/
H A Dpartedit.h38 struct ggeom;
64 void gpart_destroy(struct ggeom *lg_geom);
68 intmax_t gpart_max_free(struct ggeom *gp, intmax_t *start);
H A Dscripted.c45 struct ggeom *gp;
71 struct ggeom *gpart = NULL;
H A Dpart_wizard.c97 struct ggeom *gp;
176 struct ggeom *gp;
200 struct ggeom *gpart = NULL;
302 struct ggeom *gp;
H A Dpartedit.c49 static void add_geom_children(struct ggeom *gp, int recurse,
400 struct ggeom *gp;
437 struct ggeom *gp;
461 add_geom_children(struct ggeom *gp, int recurse, struct partedit_item **items,
H A Dgpart_ops.c376 gpart_bootcode(struct ggeom *gp)
466 gpart_destroy(struct ggeom *lg_geom)
513 struct ggeom *geom;
794 gpart_max_free(struct ggeom *geom, intmax_t *npartstart)
871 struct ggeom *geom;
1192 struct ggeom *geom;
1268 struct ggeom *gp;
1310 struct ggeom *gp;
/freebsd-10.3-release/sbin/geom/class/part/
H A Dgeom_part.c75 static struct ggeom * find_geom(struct gclass *, const char *);
76 static const char *find_geomcfg(struct ggeom *, const char *);
78 static struct gprovider *find_provider(struct ggeom *, off_t);
86 static void gpart_show_geom(struct ggeom *, const char *, int);
88 static void gpart_write_partcode(struct ggeom *, int, void *, ssize_t);
89 static void gpart_write_partcode_vtoc8(struct ggeom *, int, void *);
207 static struct ggeom *
210 struct ggeom *gp, *wgp;
227 find_geomcfg(struct ggeom *gp, const char *cfg)
251 find_provider(struct ggeom *g
[all...]
/freebsd-10.3-release/sbin/ggate/shared/
H A Dggate.c323 get_conf(struct ggeom *gp, const char *name)
335 show_config(struct ggeom *gp, int verbose)
367 struct ggeom *gp;
/freebsd-10.3-release/sbin/geom/core/
H A Dgeom.c670 static struct ggeom *
673 struct ggeom *gp;
734 list_one_geom(struct ggeom *gp)
793 struct ggeom *gp;
834 status_update_len(struct ggeom *gp, int *name_len, int *status_len)
856 status_update_len_prs(struct ggeom *gp, int *name_len, int *status_len)
921 status_one_geom(struct ggeom *gp, int script, int name_len, int status_len)
954 status_one_geom_prs(struct ggeom *gp, int script, int name_len, int status_len)
1000 struct ggeom *gp;
/freebsd-10.3-release/sbin/geom/class/mirror/
H A Dgeom_mirror.c408 static struct ggeom *
411 struct ggeom *gp;
425 struct ggeom *gp;
/freebsd-10.3-release/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_partition_tbl.c372 struct ggeom *gp;
422 struct ggeom *gp;
/freebsd-10.3-release/sbin/mdconfig/
H A Dmdconfig.c417 struct ggeom *gg;
/freebsd-10.3-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_import.c1214 struct ggeom *gp;

Completed in 157 milliseconds