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

/freebsd-13-stable/lib/libgeom/
H A Dlibgeom.h68 struct ggeom;
98 LIST_HEAD(, ggeom) lg_geom;
102 struct ggeom { struct
107 LIST_ENTRY(ggeom) lg_geom;
115 struct ggeom *lg_geom;
126 struct ggeom *lg_geom;
H A Dgeom_util.c223 struct ggeom *gp;
H A Dgeom_xml2tree.c54 struct ggeom *geom;
367 struct ggeom *ge;
490 struct ggeom *ge;
/freebsd-13-stable/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.c47 struct ggeom *gp;
73 struct ggeom *gpart = NULL;
H A Dpart_wizard.c98 struct ggeom *gp;
177 struct ggeom *gp;
201 struct ggeom *gpart = NULL;
303 struct ggeom *gp;
H A Dgpart_ops.c373 gpart_bootcode(struct ggeom *gp)
463 gpart_destroy(struct ggeom *lg_geom)
510 struct ggeom *geom;
806 gpart_max_free(struct ggeom *geom, intmax_t *npartstart)
891 add_boot_partition(struct ggeom *geom, struct gprovider *pp,
983 struct ggeom *geom;
1266 struct ggeom *geom;
1342 struct ggeom *gp;
1384 struct ggeom *gp;
H A Dpartedit.c53 static void add_geom_children(struct ggeom *gp, int recurse,
444 struct ggeom *gp;
481 struct ggeom *gp;
505 add_geom_children(struct ggeom *gp, int recurse, struct partedit_item **items,
/freebsd-13-stable/lib/geom/part/
H A Dgeom_part.c78 static struct ggeom * find_geom(struct gclass *, const char *);
79 static int geom_is_withered(struct ggeom *);
80 static const char *find_geomcfg(struct ggeom *, const char *);
82 static struct gprovider *find_provider(struct ggeom *, off_t);
90 static void gpart_show_geom(struct ggeom *, const char *, int);
92 static void gpart_write_partcode(struct ggeom *, int, void *, ssize_t);
93 static void gpart_write_partcode_vtoc8(struct ggeom *, int, void *);
212 static struct ggeom *
215 struct ggeom *gp, *wgp;
232 geom_is_withered(struct ggeom *g
[all...]
/freebsd-13-stable/sbin/geom/core/
H A Dgeom.c661 static struct ggeom *
665 struct ggeom *gp;
681 compute_tree_width_geom(struct gmesh *mesh, struct ggeom *gp, int indent)
684 struct ggeom *gp2;
714 struct ggeom *gp;
733 show_tree_geom(struct gmesh *mesh, struct ggeom *gp, int indent, int width)
736 struct ggeom *gp2;
772 struct ggeom *gp;
861 static struct ggeom *
864 struct ggeom *g
[all...]
/freebsd-13-stable/sbin/ggate/shared/
H A Dggate.c325 get_conf(struct ggeom *gp, const char *name)
337 show_config(struct ggeom *gp, int verbose)
369 struct ggeom *gp;
/freebsd-13-stable/lib/geom/mirror/
H A Dgeom_mirror.c421 static struct ggeom *
424 struct ggeom *gp;
438 struct ggeom *gp;
/freebsd-13-stable/sys/contrib/openzfs/lib/libzutil/os/freebsd/
H A Dzutil_import_os.c192 struct ggeom *gp;
/freebsd-13-stable/lib/libefivar/
H A Defivar-dp-xlate.c78 struct ggeom *gp;
114 struct ggeom *gp;
449 // struct ggeom *disk;
/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_partition_tbl.c368 struct ggeom *gp;
418 struct ggeom *gp;
/freebsd-13-stable/cddl/usr.sbin/zfsd/
H A Dzfsd.cc266 struct ggeom *gp;
/freebsd-13-stable/sbin/mdconfig/
H A Dmdconfig.c437 struct ggeom *gg;

Completed in 92 milliseconds