Searched refs:lg_geom (Results 1 - 16 of 16) sorted by relevance

/freebsd-10.3-release/lib/libgeom/
H A Dlibgeom.h96 LIST_HEAD(, ggeom) lg_geom; member in struct:gclass
105 LIST_ENTRY(ggeom) lg_geom; member in struct:ggeom
113 struct ggeom *lg_geom; member in struct:gconsumer
124 struct ggeom *lg_geom; member in struct:gprovider
H A Dgeom_xml2tree.c98 LIST_INIT(&mt->class->lg_geom);
112 LIST_INSERT_HEAD(&mt->class->lg_geom, mt->geom, lg_geom);
138 mt->consumer->lg_geom = ref;
162 mt->provider->lg_geom = ref;
409 LIST_FOREACH(ge, &cl->lg_geom, lg_geom) {
430 LIST_FOREACH(ge, &cl->lg_geom, lg_geom) {
434 pr->lg_geom
[all...]
H A Dgeom_util.c237 LIST_FOREACH(gp, &mp->lg_geom, lg_geom) {
/freebsd-10.3-release/usr.sbin/bsdinstall/partedit/
H A Dscripted.c48 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) {
89 LIST_FOREACH(gpart, &classp->lg_geom, lg_geom)
H A Dgpart_ops.c321 LIST_FOREACH(gc, &pp->lg_geom->lg_config, lg_config) {
343 gctl_ro_param(r, "arg0", -1, pp->lg_geom->lg_name);
437 LIST_FOREACH(gc, &pp->lg_geom->lg_config, lg_config) {
457 partcode_path(scheme, fstype), indexstr, pp->lg_geom->lg_name);
466 gpart_destroy(struct ggeom *lg_geom) argument
474 LIST_FOREACH(pp, &lg_geom->lg_provider, lg_provider)
480 gctl_ro_param(r, "arg0", -1, lg_geom->lg_name);
488 gctl_ro_param(r, "arg0", -1, lg_geom->lg_name);
504 delete_part_metadata(lg_geom->lg_name);
543 if (strcmp(cp->lg_geom
[all...]
H A Dpart_wizard.c111 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) {
179 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) {
212 LIST_FOREACH(gpart, &classp->lg_geom, lg_geom)
320 LIST_FOREACH(gp, &classp->lg_geom, lg_geom)
H A Dpartedit.h64 void gpart_destroy(struct ggeom *lg_geom);
H A Dpartedit.c414 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) {
453 LIST_FOREACH(gp, &classp->lg_geom, lg_geom)
509 add_geom_children(cp->lg_geom, recurse+1, items,
/freebsd-10.3-release/usr.sbin/gstat/
H A Dgstat.c261 ((struct gprovider *)(gid->lg_ptr))->lg_geom->lg_rank != 1)
362 cp->lg_geom->lg_class->lg_name,
363 cp->lg_geom->lg_name,
/freebsd-10.3-release/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_partition_tbl.c377 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) {
425 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) {
/freebsd-10.3-release/sbin/geom/core/
H A Dgeom.c675 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) {
816 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) {
1041 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) {
1075 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) {
/freebsd-10.3-release/sbin/ggate/shared/
H A Dggate.c383 LIST_FOREACH(gp, &class->lg_geom, lg_geom) {
/freebsd-10.3-release/sbin/geom/class/mirror/
H A Dgeom_mirror.c413 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) {
/freebsd-10.3-release/sbin/geom/class/part/
H A Dgeom_part.c215 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) {
737 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) {
/freebsd-10.3-release/sbin/mdconfig/
H A Dmdconfig.c442 gg = pp->lg_geom;
/freebsd-10.3-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_import.c1226 LIST_FOREACH(gp, &mp->lg_geom, lg_geom) {

Completed in 105 milliseconds