Searched refs:ggeom (Results 1 – 17 of 17) sorted by relevance
| /src/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 | 57 struct ggeom *geom; 414 struct ggeom *ge; in geom_xml2tree() 552 struct ggeom *ge; in geom_deletetree()
|
| H A D | geom_util.c | 220 struct ggeom *gp; in g_open_by_ident()
|
| /src/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 | 127 struct ggeom *gp; in boot_disk_select() 223 struct ggeom *gp; in provider_for_name() 247 struct ggeom *gpart = NULL; in wizard_partition() 358 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()
|
| /src/sbin/geom/core/ |
| H A D | geom.c | 673 static struct ggeom * 677 struct ggeom *gp; in find_geom_by_provider() 693 compute_tree_width_geom(struct gmesh *mesh, struct ggeom *gp, int indent) in compute_tree_width_geom() 696 struct ggeom *gp2; in compute_tree_width_geom() 726 struct ggeom *gp; in compute_tree_width() 745 show_tree_geom(struct gmesh *mesh, struct ggeom *gp, int indent, int width) in show_tree_geom() 748 struct ggeom *gp2; in show_tree_geom() 784 struct ggeom *gp; in show_tree() 879 static struct ggeom * 882 struct ggeom *gp; in find_geom() [all …]
|
| /src/lib/geom/part/ |
| H A D | geom_part.c | 77 static struct ggeom * find_geom(struct gclass *, const char *); 78 static int geom_is_withered(struct ggeom *); 79 static const char *find_geomcfg(struct ggeom *, const char *); 81 static struct gprovider *find_provider(struct ggeom *, off_t); 88 static void gpart_show_geom(struct ggeom *, const char *, int); 209 static struct ggeom * 212 struct ggeom *gp, *wgp; in find_geom() 229 geom_is_withered(struct ggeom *gp) in geom_is_withered() 241 find_geomcfg(struct ggeom *gp, const char *cfg) in find_geomcfg() 265 find_provider(struct ggeom *gp, off_t minsector) in find_provider() [all …]
|
| /src/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()
|
| /src/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()
|
| /src/lib/libefivar/ |
| H A D | efivar-dp-xlate.c | 72 struct ggeom *gp; in find_provider_by_efimedia() 108 struct ggeom *gp; in find_provider_by_name() 135 struct ggeom *gp; in efi_hd_to_unix()
|
| /src/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()
|
| /src/sys/contrib/openzfs/lib/libzutil/os/freebsd/ |
| H A D | zutil_import_os.c | 192 struct ggeom *gp; in zpool_find_import_blkid()
|
| /src/cddl/usr.sbin/zfsd/ |
| H A D | zfsd.cc | 263 struct ggeom *gp; in RescanSystem()
|
| /src/sbin/mdconfig/ |
| H A D | mdconfig.c | 500 struct ggeom *gg; in md_list()
|