Searched refs:gmesh (Results 1 - 19 of 19) sorted by relevance

/freebsd-10.3-release/usr.sbin/bsdinstall/partedit/
H A Dpartedit.h37 struct gmesh;
59 int wizard_makeparts(struct gmesh *mesh, const char *disk, const char *fstype,
70 void gpart_revert_all(struct gmesh *mesh);
71 void gpart_commit(struct gmesh *mesh);
H A Dpart_wizard.c46 static char *boot_disk(struct gmesh *mesh);
47 static char *wizard_partition(struct gmesh *mesh, const char *disk);
52 struct gmesh mesh;
93 boot_disk(struct gmesh *mesh)
172 provider_for_name(struct gmesh *mesh, const char *name)
197 wizard_partition(struct gmesh *mesh, const char *disk)
284 struct gmesh submesh;
298 wizard_makeparts(struct gmesh *mesh, const char *disk, const char *fstype, int interactive)
300 struct gmesh submesh;
H A Dscripted.c41 provider_for_name(struct gmesh *mesh, const char *name)
70 struct gmesh mesh;
98 struct gmesh submesh;
H A Dpartedit.c46 static int apply_changes(struct gmesh *mesh);
47 static void apply_workaround(struct gmesh *mesh);
48 static struct partedit_item *read_geom_mesh(struct gmesh *mesh, int *nitems);
58 struct gmesh mesh;
76 struct gmesh mesh;
310 apply_changes(struct gmesh *mesh)
397 apply_workaround(struct gmesh *mesh)
434 read_geom_mesh(struct gmesh *mesh, int *nitems)
H A Dgpart_ops.c1264 gpart_revert_all(struct gmesh *mesh)
1306 gpart_commit(struct gmesh *mesh)
/freebsd-10.3-release/lib/libgeom/
H A Dlibgeom.h81 struct gmesh { struct
135 struct gident * geom_lookupid(struct gmesh *, const void *);
136 int geom_xml2tree(struct gmesh *, char *);
137 int geom_gettree(struct gmesh *);
138 void geom_deletetree(struct gmesh *);
H A Dgeom_xml2tree.c50 struct gmesh *mesh;
349 geom_lookupid(struct gmesh *gmp, const void *id)
360 geom_xml2tree(struct gmesh *gmp, char *p)
455 geom_gettree(struct gmesh *gmp)
485 geom_deletetree(struct gmesh *gmp)
H A Dgeom_util.c221 struct gmesh mesh;
/freebsd-10.3-release/sbin/geom/class/part/
H A Dgeom_part.c74 static struct gclass *find_class(struct gmesh *, const char *);
196 find_class(struct gmesh *mesh, const char *name)
309 struct gmesh mesh;
432 struct gmesh mesh;
700 struct gmesh mesh;
747 struct gmesh mesh;
837 struct gmesh mesh;
1169 struct gmesh mesh;
/freebsd-10.3-release/sbin/ggate/shared/
H A Dggate.c311 find_class(struct gmesh *mesh, const char *name)
365 struct gmesh mesh;
/freebsd-10.3-release/sbin/geom/class/mirror/
H A Dgeom_mirror.c397 find_class(struct gmesh *mesh, const char *name)
423 struct gmesh mesh;
/freebsd-10.3-release/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_partition_tbl.c356 find_class(struct gmesh *mesh, const char *name)
452 struct gmesh mesh; /* GEOM userland tree */
/freebsd-10.3-release/sbin/geom/core/
H A Dgeom.c659 find_class(struct gmesh *mesh, const char *name)
774 struct gmesh mesh;
791 struct gmesh mesh;
998 struct gmesh mesh;
/freebsd-10.3-release/usr.sbin/gstat/
H A Dgstat.c82 struct gmesh gmp;
/freebsd-10.3-release/usr.sbin/boot0cfg/
H A Dboot0cfg.c351 struct gmesh mesh;
/freebsd-10.3-release/sbin/mdconfig/
H A Dmdconfig.c412 struct gmesh gm;
/freebsd-10.3-release/sbin/fdisk/
H A Dfdisk.c777 struct gmesh mesh;
/freebsd-10.3-release/sbin/bsdlabel/
H A Dbsdlabel.c361 struct gmesh mesh;
/freebsd-10.3-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_import.c1212 struct gmesh mesh;

Completed in 225 milliseconds