Searched refs:lg_consumers (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/lib/libgeom/
H A Dlibgeom.h118 LIST_ENTRY(gconsumer) lg_consumers; member in struct:gconsumer
128 LIST_HEAD(, gconsumer) lg_consumers; member in struct:gprovider
H A Dgeom_xml2tree.c159 LIST_INIT(&mt->provider->lg_consumers);
447 &co->lg_provider->lg_consumers,
448 co, lg_consumers);
/freebsd-13-stable/lib/libefivar/
H A Defivar-dp-xlate.c241 LIST_FOREACH(cp, &provider->lg_consumers, lg_consumer) {
471 LIST_FOREACH(cp, &pp->lg_consumers, lg_consumer) {
488 LIST_FOREACH(cp, &pp->lg_consumers, lg_consumer) {
/freebsd-13-stable/usr.sbin/bsdinstall/partedit/
H A Dgpart_ops.c539 LIST_FOREACH(cp, &pp->lg_consumers, lg_consumers)
1019 LIST_FOREACH(cp, &pp->lg_consumers, lg_consumers)
1278 LIST_FOREACH(cp, &pp->lg_consumers, lg_consumers)
1440 LIST_FOREACH(cp, &pp->lg_consumers, lg_consumers)
H A Dpartedit.c552 LIST_FOREACH(cp, &pp->lg_consumers, lg_consumers)

Completed in 61 milliseconds