Searched refs:geom (Results 226 - 250 of 345) sorted by relevance

1234567891011>>

/freebsd-13-stable/sys/geom/raid/
H A Dmd_sii.c44 #include <geom/geom.h>
45 #include <geom/geom_dbg.h>
46 #include "geom/raid/g_raid.h"
917 struct g_geom *geom; local
931 if (pp->geom->rank == 1)
967 LIST_FOREACH(geom, &mp->geom, geom) {
968 sc = geom
[all...]
H A Dg_raid.c45 #include <geom/geom.h>
46 #include <geom/geom_dbg.h>
50 #include <geom/raid/g_raid.h>
873 if ((pp->geom->flags & G_GEOM_WITHER) == 0)
1100 sc = bp->bio_to->geom->softc;
1187 sc = bp->bio_to->geom->softc;
1264 sc = bp->bio_to->geom->softc;
1561 bp->bio_to->geom == sc->sc_geom)
1609 bp->bio_from->geom !
2211 struct g_geom *gp, *geom; local
[all...]
H A Dmd_intel.c45 #include <geom/geom.h>
46 #include <geom/geom_dbg.h>
47 #include "geom/raid/g_raid.h"
1481 struct g_geom *geom; local
1503 if (pp->geom->rank == 1)
1544 LIST_FOREACH(geom, &mp->geom, geom) {
1545 sc = geom
[all...]
H A Dmd_ddf.c46 #include <geom/geom.h>
47 #include <geom/geom_dbg.h>
48 #include "geom/raid/g_raid.h"
49 #include "geom/raid/md_ddf.h"
2060 struct g_geom *geom; local
2079 LIST_FOREACH(geom, &mp->geom, geom) {
2080 sc = geom
2119 struct g_geom *geom; local
[all...]
/freebsd-13-stable/sys/geom/linux_lvm/
H A Dg_linux_lvm.c42 #include <geom/geom.h>
43 #include <geom/geom_dbg.h>
46 #include <geom/linux_lvm/g_linux_lvm.h>
91 * Called to notify geom when it's been opened, and for what intent
102 gp = pp->geom;
103 KASSERT(gp != NULL, ("%s: NULL geom", __func__));
112 /* This should only happen when geom is withered so
209 vg = pp->geom->softc;
361 gp = cp->geom;
[all...]
/freebsd-13-stable/sys/geom/mirror/
H A Dg_mirror_ctl.c42 #include <geom/geom.h>
43 #include <geom/geom_dbg.h>
44 #include <geom/geom_int.h>
45 #include <geom/mirror/g_mirror.h>
58 LIST_FOREACH(gp, &mp->geom, geom) {
/freebsd-13-stable/sys/geom/vinum/
H A Dgeom_vinum_subr.c52 #include <geom/geom.h>
53 #include <geom/geom_dbg.h>
54 #include <geom/vinum/geom_vinum_var.h>
55 #include <geom/vinum/geom_vinum.h>
56 #include <geom/vinum/geom_vinum_share.h>
950 /* Check if any consumer of the given geom is open. */
1067 pp = g_new_providerf(sc->geom, "gvinum/%s", v->name);
H A Dgeom_vinum_plex.c39 #include <geom/geom.h>
40 #include <geom/geom_dbg.h>
41 #include <geom/vinum/geom_vinum_var.h>
42 #include <geom/vinum/geom_vinum_raid5.h>
43 #include <geom/vinum/geom_vinum.h>
/freebsd-13-stable/lib/geom/virstor/
H A Dgeom_virstor.c45 #include <core/geom.h>
48 #include <geom/virstor/g_virstor_md.h>
49 #include <geom/virstor/g_virstor.h>
63 * virstor_main gets called by the geom(8) utility
146 * Labels a new geom Meaning: parses and checks the parameters, calculates &
148 * "tasting" comes (which will be just after the provider(s) are closed) geom
359 * ID is randomly generated, unique for a geom. This is used to
360 * recognize all providers belonging to one geom.
375 /* this provider's position/type in geom */
495 /* Called by geom(
[all...]
/freebsd-13-stable/lib/geom/cache/
H A Dgeom_cache.c38 #include <geom/cache/g_cache.h>
40 #include "core/geom.h"
/freebsd-13-stable/cddl/lib/libzfs/
H A DMakefile19 geom \
/freebsd-13-stable/sys/dev/nvdimm/
H A Dnvdimm_spa.c55 #include <geom/geom.h>
56 #include <geom/geom_int.h>
414 sc = bp->bio_to->geom->softc;
552 printf("NVDIMM %s cannot create geom worker, error %d\n", name,
/freebsd-13-stable/sys/dev/altera/sdcard/
H A Daltera_sdcard_disk.c53 #include <geom/geom_disk.h>
/freebsd-13-stable/sys/geom/bde/
H A Dg_bde.h131 struct g_geom *geom; member in struct:g_bde_softc
H A Dg_bde_work.c77 #include <geom/geom.h>
78 #include <geom/bde/g_bde.h>
758 sc = bp->bio_to->geom->softc;
/freebsd-13-stable/sys/geom/eli/
H A Dg_eli_crypto.c46 #include <geom/eli/g_eli.h>
H A Dg_eli_hmac.c46 #include <geom/eli/g_eli.h>
/freebsd-13-stable/sys/geom/part/
H A Dg_part_apm.c46 #include <geom/geom.h>
47 #include <geom/geom_int.h>
48 #include <geom/part/g_part.h>
H A Dg_part_mbr.c46 #include <geom/geom.h>
47 #include <geom/geom_int.h>
48 #include <geom/part/g_part.h>
H A Dg_part_vtoc8.c46 #include <geom/geom.h>
47 #include <geom/geom_int.h>
48 #include <geom/part/g_part.h>
H A Dg_part_ldm.c48 #include <geom/geom.h>
49 #include <geom/part/g_part.h>
456 cp2 = LIST_FIRST(&pp->geom->consumer);
552 gpt = cp->provider->geom->softc;
1232 gpt = cp->provider->geom->softc;
1242 cp2 = g_new_consumer(cp->geom);
1356 cp = LIST_FIRST(&cp->geom->consumer); /* ms-ldm-metadata */
1429 * allowed with kern.geom.part.ldm.show_mirrors=1.
/freebsd-13-stable/sys/dev/mlx/
H A Dmlx_pci.c48 #include <geom/geom_disk.h>
/freebsd-13-stable/tools/boot/
H A Dinstall-boot.sh293 sysctl kern.geom.debugflags=0x10 # Put boot2 into ZFS boot slot
295 sysctl kern.geom.debugflags=0x0
/freebsd-13-stable/sys/geom/raid3/
H A Dg_raid3.c45 #include <geom/geom.h>
46 #include <geom/geom_dbg.h>
50 #include <geom/raid3/g_raid3.h>
463 if ((pp->geom->flags & G_GEOM_WITHER) == 0)
1050 sc = pbp->bio_to->geom->softc;
1119 sc = pbp->bio_to->geom->softc;
1265 sc = bp->bio_from->geom->softc;
1285 sc = pbp->bio_to->geom->softc;
1374 sc = bp->bio_from->geom
[all...]
/freebsd-13-stable/sys/dev/nvd/
H A Dnvd.c44 #include <geom/geom.h>
45 #include <geom/geom_disk.h>

Completed in 234 milliseconds

1234567891011>>