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

/freebsd-current/lib/libgeom/
H A Dlibgeom.h67 struct ggeom;
97 LIST_HEAD(, ggeom) lg_geom;
101 struct ggeom { struct
106 LIST_ENTRY(ggeom) lg_geom;
114 struct ggeom *lg_geom;
125 struct ggeom *lg_geom;
H A Dgeom_util.c220 struct ggeom *gp;
H A Dgeom_xml2tree.c53 struct ggeom *geom;
377 struct ggeom *ge;
513 struct ggeom *ge;
/freebsd-current/usr.sbin/bsdinstall/partedit/
H A Dpartedit.h40 struct ggeom;
67 void gpart_destroy(struct ggeom *lg_geom);
72 intmax_t gpart_max_free(struct ggeom *gp, intmax_t *start);
H A Dscripted.c44 struct ggeom *gp;
70 struct ggeom *gpart = NULL;
H A Dpart_wizard.c106 struct ggeom *gp;
202 struct ggeom *gp;
226 struct ggeom *gpart = NULL;
337 struct ggeom *gp;
H A Dgpart_ops.c409 gpart_bootcode(struct ggeom *gp)
505 gpart_destroy(struct ggeom *lg_geom)
552 struct ggeom *geom;
854 gpart_max_free(struct ggeom *geom, intmax_t *npartstart)
939 add_boot_partition(struct ggeom *geom, struct gprovider *pp,
1035 struct ggeom *geom;
1360 struct ggeom *geom;
1440 struct ggeom *gp;
1485 struct ggeom *gp;
H A Dpartedit.c52 static void add_geom_children(struct ggeom *gp, int recurse,
463 struct ggeom *gp;
503 struct ggeom *gp;
527 add_geom_children(struct ggeom *gp, int recurse, struct partedit_item **items,
/freebsd-current/sbin/geom/core/
H A Dgeom.c669 static struct ggeom *
673 struct ggeom *gp;
689 compute_tree_width_geom(struct gmesh *mesh, struct ggeom *gp, int indent)
692 struct ggeom *gp2;
722 struct ggeom *gp;
741 show_tree_geom(struct gmesh *mesh, struct ggeom *gp, int indent, int width)
744 struct ggeom *gp2;
780 struct ggeom *gp;
869 static struct ggeom *
872 struct ggeom *g
[all...]
/freebsd-current/lib/geom/part/
H A Dgeom_part.c75 static struct ggeom * find_geom(struct gclass *, const char *);
76 static int geom_is_withered(struct ggeom *);
77 static const char *find_geomcfg(struct ggeom *, const char *);
79 static struct gprovider *find_provider(struct ggeom *, off_t);
87 static void gpart_show_geom(struct ggeom *, const char *, int);
208 static struct ggeom *
211 struct ggeom *gp, *wgp;
228 geom_is_withered(struct ggeom *gp)
240 find_geomcfg(struct ggeom *gp, const char *cfg)
264 find_provider(struct ggeom *g
[all...]
/freebsd-current/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-current/lib/geom/mirror/
H A Dgeom_mirror.c418 static struct ggeom *
421 struct ggeom *gp;
435 struct ggeom *gp;
/freebsd-current/lib/libefivar/
H A Defivar-dp-xlate.c75 struct ggeom *gp;
111 struct ggeom *gp;
138 struct ggeom *gp;
476 // struct ggeom *disk;
/freebsd-current/sys/contrib/openzfs/lib/libzutil/os/freebsd/
H A Dzutil_import_os.c192 struct ggeom *gp;
/freebsd-current/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_partition_tbl.c366 struct ggeom *gp;
416 struct ggeom *gp;
/freebsd-current/cddl/usr.sbin/zfsd/
H A Dzfsd.cc263 struct ggeom *gp;
/freebsd-current/sbin/mdconfig/
H A Dmdconfig.c500 struct ggeom *gg;

Completed in 436 milliseconds