Home
last modified time | relevance | path

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

/freebsd/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.c107 struct gprovider *pp; in boot_disk_select()
197 static struct gprovider *
201 struct gprovider *pp = NULL; in provider_for_name()
338 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()
/freebsd/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.c54 struct gprovider *provider;
378 struct gprovider *pr; in geom_xml2tree()
514 struct gprovider *pr; in geom_deletetree()
H A Dgeom_util.c221 struct gprovider *pp; in g_open_by_ident()
/freebsd/lib/libefivar/
H A Defivar-dp-xlate.c59 geom_pp_attr(struct gmesh *mesh, struct gprovider *pp, const char *attr) in geom_pp_attr()
71 static struct gprovider *
76 struct gprovider *pp; in find_provider_by_efimedia()
107 static struct gprovider *
112 struct gprovider *pp; in find_provider_by_name()
135 struct gprovider *pp, *provider; in efi_hd_to_unix()
475 struct gprovider *pp; in find_geom_efi_on_root()
550 struct gprovider *pp; in find_geom_efimedia()
/freebsd/lib/geom/part/
H A Dgeom_part.c78 static const char *find_provcfg(struct gprovider *, const char *);
79 static struct gprovider *find_provider(struct ggeom *, off_t);
252 find_provcfg(struct gprovider *pp, const char *cfg) in find_provcfg()
263 static struct gprovider *
266 struct gprovider *pp, *bestpp; in find_provider()
297 fmtattrib(struct gprovider *pp) in fmtattrib()
325 struct gprovider *pp; in gpart_autofill_resize()
448 struct gprovider *pp; in gpart_autofill()
624 struct gprovider *pp; in gpart_show_geom()
777 struct gprovider *pp; in gpart_backup()
[all …]
/freebsd/sbin/geom/core/
H A Dgeom.c674 struct gprovider *pp; in find_geom_by_provider()
694 struct gprovider *pp; in compute_tree_width_geom()
746 struct gprovider *pp; in show_tree_geom()
885 list_one_provider(struct gprovider *pp, const char *prefix) in list_one_provider()
909 struct gprovider *pp; in list_one_consumer()
938 struct gprovider *pp; in list_one_geom()
1086 struct gprovider *pp; in status_update_len_prs()
1121 struct gprovider *pp; in status_one_consumer()
1184 struct gprovider *pp; in status_one_geom_prs()
/freebsd/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()
/freebsd/usr.sbin/gstat/
H A Dgstat.c86 struct gprovider *pp; in main()
325 ((struct gprovider *) in main()
/freebsd/sys/contrib/openzfs/lib/libzutil/os/freebsd/
H A Dzutil_import_os.c193 struct gprovider *pp; in zpool_find_import_blkid()
/freebsd/cddl/usr.sbin/zfsd/
H A Dzfsd.cc264 struct gprovider *pp; in RescanSystem()
/freebsd/sbin/ggate/shared/
H A Dggate.c337 struct gprovider *pp; in show_config()
/freebsd/lib/geom/mirror/
H A Dgeom_mirror.c436 struct gprovider *pp; in mirror_resize()
/freebsd/sbin/mdconfig/
H A Dmdconfig.c496 struct gprovider *pp; in md_list()