Home
last modified time | relevance | path

Searched refs:gprovider (Results 1 – 18 of 18) sorted by relevance

/src/usr.sbin/bsdinstall/partedit/
H A Dpartedit.h38 struct gprovider;
66 void gpart_delete(struct gprovider *pp);
68 void gpart_edit(struct gprovider *pp);
69 void gpart_create(struct gprovider *pp, const char *default_type,
73 void gpart_revert(struct gprovider *pp);
H A Dgpart_ops.c343 gpart_activate(struct gprovider *pp) in gpart_activate()
465 gpart_partcode(struct gprovider *pp, const char *fstype) in gpart_partcode()
508 struct gprovider *pp; in gpart_destroy()
547 gpart_edit(struct gprovider *pp) in gpart_edit()
828 struct gprovider **a = (struct gprovider **)xa; in part_compare()
829 struct gprovider **b = (struct gprovider **)xb; in part_compare()
857 struct gprovider *pp, **providers; in gpart_max_free()
939 add_boot_partition(struct ggeom *geom, struct gprovider *pp, in add_boot_partition()
943 struct gprovider *ppi; in add_boot_partition()
1028 gpart_create(struct gprovider *pp, const char *default_type, in gpart_create()
[all …]
H A Dpart_wizard.c128 struct gprovider *pp; in boot_disk_select()
218 static struct gprovider *
222 struct gprovider *pp = NULL; in provider_for_name()
359 struct gprovider *pp; in wizard_makeparts()
H A Dscripted.c39 static struct gprovider *
43 struct gprovider *pp = NULL; in provider_for_name()
H A Dpartedit.c150 gpart_create((struct gprovider *)(items[i].cookie), in main()
154 gpart_delete((struct gprovider *)(items[i].cookie)); in main()
157 gpart_edit((struct gprovider *)(items[i].cookie)); in main()
531 struct gprovider *pp; in add_geom_children()
/src/lib/libgeom/
H A Dlibgeom.h69 struct gprovider;
108 LIST_HEAD(, gprovider) lg_provider;
116 struct gprovider *lg_provider;
122 struct gprovider { struct
126 LIST_ENTRY(gprovider) lg_provider; argument
H A Dgeom_xml2tree.c58 struct gprovider *provider;
415 struct gprovider *pr; in geom_xml2tree()
553 struct gprovider *pr; in geom_deletetree()
H A Dgeom_util.c221 struct gprovider *pp; in g_open_by_ident()
/src/lib/libefivar/
H A Defivar-dp-xlate.c56 geom_pp_attr(struct gmesh *mesh, struct gprovider *pp, const char *attr) in geom_pp_attr()
68 static struct gprovider *
73 struct gprovider *pp; in find_provider_by_efimedia()
104 static struct gprovider *
109 struct gprovider *pp; in find_provider_by_name()
132 struct gprovider *pp, *provider; in efi_hd_to_unix()
472 struct gprovider *pp; in find_geom_efi_on_root()
547 struct gprovider *pp; in find_geom_efimedia()
/src/lib/geom/part/
H A Dgeom_part.c80 static const char *find_provcfg(struct gprovider *, const char *);
81 static struct gprovider *find_provider(struct ggeom *, off_t);
253 find_provcfg(struct gprovider *pp, const char *cfg) in find_provcfg()
264 static struct gprovider *
267 struct gprovider *pp, *bestpp; in find_provider()
288 fmtattrib(struct gprovider *pp) in fmtattrib()
316 struct gprovider *pp; in gpart_autofill_resize()
439 struct gprovider *pp; in gpart_autofill()
615 struct gprovider *pp; in gpart_show_geom()
816 struct gprovider *pp; in gpart_backup()
[all …]
/src/sbin/geom/core/
H A Dgeom.c678 struct gprovider *pp; in find_geom_by_provider()
698 struct gprovider *pp; in compute_tree_width_geom()
750 struct gprovider *pp; in show_tree_geom()
895 list_one_provider(struct gprovider *pp, const char *padding) in list_one_provider()
927 struct gprovider *pp; in list_one_consumer()
960 struct gprovider *pp; in list_one_geom()
1125 struct gprovider *pp; in status_update_len_prs()
1159 struct gprovider *pp; in status_one_consumer()
1252 struct gprovider *pp; in status_one_geom_prs()
/src/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_partition_tbl.c367 struct gprovider *pp; in get_mbr()
417 struct gprovider *pp; in get_bsd_sun()
/src/usr.sbin/gstat/
H A Dgstat.c86 struct gprovider *pp; in main()
325 ((struct gprovider *) in main()
/src/sys/contrib/openzfs/lib/libzutil/os/freebsd/
H A Dzutil_import_os.c193 struct gprovider *pp; in zpool_find_import_blkid()
/src/cddl/usr.sbin/zfsd/
H A Dzfsd.cc264 struct gprovider *pp; in RescanSystem()
/src/sbin/ggate/shared/
H A Dggate.c337 struct gprovider *pp; in show_config()
/src/lib/geom/mirror/
H A Dgeom_mirror.c436 struct gprovider *pp; in mirror_resize()
/src/sbin/mdconfig/
H A Dmdconfig.c496 struct gprovider *pp; in md_list()