/freebsd/lib/libgeom/ |
H A D | libgeom.h | 67 struct ggeom; 97 LIST_HEAD(, ggeom) lg_geom; 101 struct ggeom { struct 106 LIST_ENTRY(ggeom) lg_geom; argument 114 struct ggeom *lg_geom; argument 125 struct ggeom *lg_geom;
|
H A D | geom_xml2tree.c | 53 struct ggeom *geom; 377 struct ggeom *ge; in geom_xml2tree() 513 struct ggeom *ge; in geom_deletetree()
|
H A D | geom_util.c | 220 struct ggeom *gp; in g_open_by_ident()
|
/freebsd/usr.sbin/bsdinstall/partedit/ |
H A D | partedit.h | 40 struct ggeom; 67 void gpart_destroy(struct ggeom *lg_geom); 72 intmax_t gpart_max_free(struct ggeom *gp, intmax_t *start);
|
H A D | part_wizard.c | 106 struct ggeom *gp; in boot_disk_select() 202 struct ggeom *gp; in provider_for_name() 226 struct ggeom *gpart = NULL; in wizard_partition() 337 struct ggeom *gp; in wizard_makeparts()
|
H A D | scripted.c | 44 struct ggeom *gp; in provider_for_name() 70 struct ggeom *gpart = NULL; in part_config()
|
H A D | gpart_ops.c | 409 gpart_bootcode(struct ggeom *gp) in gpart_bootcode() 505 gpart_destroy(struct ggeom *lg_geom) in gpart_destroy() 552 struct ggeom *geom; in gpart_edit() 854 gpart_max_free(struct ggeom *geom, intmax_t *npartstart) in gpart_max_free() 939 add_boot_partition(struct ggeom *geom, struct gprovider *pp, in add_boot_partition() 1035 struct ggeom *geom; in gpart_create() 1360 struct ggeom *geom; in gpart_delete() 1440 struct ggeom *gp; in gpart_revert_all() 1485 struct ggeom *gp; in gpart_commit()
|
H A D | partedit.c | 52 static void add_geom_children(struct ggeom *gp, int recurse, 463 struct ggeom *gp; in apply_workaround() 503 struct ggeom *gp; in read_geom_mesh() 527 add_geom_children(struct ggeom *gp, int recurse, struct partedit_item **items, in add_geom_children()
|
/freebsd/sbin/geom/core/ |
H A D | geom.c | 669 static struct ggeom * 673 struct ggeom *gp; in find_geom_by_provider() 689 compute_tree_width_geom(struct gmesh *mesh, struct ggeom *gp, int indent) in compute_tree_width_geom() 692 struct ggeom *gp2; in compute_tree_width_geom() 722 struct ggeom *gp; in compute_tree_width() 741 show_tree_geom(struct gmesh *mesh, struct ggeom *gp, int indent, int width) in show_tree_geom() 744 struct ggeom *gp2; in show_tree_geom() 780 struct ggeom *gp; in show_tree() 869 static struct ggeom * 872 struct ggeom *gp; in find_geom() [all …]
|
/freebsd/lib/geom/part/ |
H A D | geom_part.c | 75 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; in find_geom() 228 geom_is_withered(struct ggeom *gp) in geom_is_withered() 240 find_geomcfg(struct ggeom *gp, const char *cfg) in find_geomcfg() 264 find_provider(struct ggeom *gp, off_t minsector) in find_provider() [all …]
|
/freebsd/sbin/ggate/shared/ |
H A D | ggate.c | 323 get_conf(struct ggeom *gp, const char *name) in get_conf() 335 show_config(struct ggeom *gp, int verbose) in show_config() 367 struct ggeom *gp; in g_gate_list()
|
/freebsd/lib/geom/mirror/ |
H A D | geom_mirror.c | 418 static struct ggeom * 421 struct ggeom *gp; in find_geom() 435 struct ggeom *gp; in mirror_resize()
|
/freebsd/lib/libefivar/ |
H A D | efivar-dp-xlate.c | 75 struct ggeom *gp; in find_provider_by_efimedia() 111 struct ggeom *gp; in find_provider_by_name() 138 struct ggeom *gp; in efi_hd_to_unix()
|
/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/ |
H A D | hostres_partition_tbl.c | 366 struct ggeom *gp; in get_mbr() 416 struct ggeom *gp; in get_bsd_sun()
|
/freebsd/sys/contrib/openzfs/lib/libzutil/os/freebsd/ |
H A D | zutil_import_os.c | 192 struct ggeom *gp; in zpool_find_import_blkid()
|
/freebsd/cddl/usr.sbin/zfsd/ |
H A D | zfsd.cc | 263 struct ggeom *gp; in RescanSystem()
|
/freebsd/sbin/mdconfig/ |
H A D | mdconfig.c | 500 struct ggeom *gg; in md_list()
|