Symbol: g_wither_geom
sys/dev/fdc/fdc.c
2057
g_wither_geom(fd->fd_geom, ENXIO);
sys/dev/md/md.c
1541
g_wither_geom(sc->gp, ENXIO);
sys/dev/nvdimm/nvdimm_spa.c
611
g_wither_geom(gp, ENXIO);
sys/geom/cache/g_cache.c
591
g_wither_geom(gp, ENXIO);
sys/geom/concat/g_concat.c
724
g_wither_geom(gp, ENXIO);
sys/geom/gate/g_gate.c
162
g_wither_geom(gp, ENXIO);
sys/geom/geom.h
306
void g_wither_geom(struct g_geom *gp, int error);
sys/geom/geom_ccd.c
818
g_wither_geom(gp, ENXIO);
sys/geom/geom_ccd.c
863
g_wither_geom(gp, ENXIO);
sys/geom/geom_disk.c
839
g_wither_geom(gp, ENXIO);
sys/geom/geom_slice.c
494
g_wither_geom(gp, ENXIO);
sys/geom/geom_slice.c
550
g_wither_geom(gp, ENXIO);
sys/geom/geom_subr.c
338
g_wither_geom(cp->geom, ENXIO);
sys/geom/geom_subr.c
485
g_wither_geom(gp, error);
sys/geom/geom_vfs.c
294
g_wither_geom(gp, ENXIO);
sys/geom/geom_vfs.c
299
g_wither_geom(gp, ENXIO);
sys/geom/geom_vfs.c
308
g_wither_geom(gp, ENXIO);
sys/geom/geom_vfs.c
93
g_wither_geom(cp->geom, ENXIO);
sys/geom/journal/g_journal.c
2453
g_wither_geom(gp, ENXIO);
sys/geom/linux_lvm/g_linux_lvm.c
601
g_wither_geom(gp, ENXIO);
sys/geom/mirror/g_mirror.c
603
g_wither_geom(sc->sc_sync.ds_geom, ENXIO);
sys/geom/mirror/g_mirror.c
605
g_wither_geom(gp, ENXIO);
sys/geom/mountver/g_mountver.c
388
g_wither_geom(gp, ENXIO);
sys/geom/multipath/g_multipath.c
700
g_wither_geom(gp, ENXIO);
sys/geom/nop/g_nop.c
523
g_wither_geom(gp, ENXIO);
sys/geom/part/g_part.c
1593
g_wither_geom(gp, error);
sys/geom/raid/g_raid.c
2046
g_wither_geom(sc->sc_geom, ENXIO);
sys/geom/raid3/g_raid3.c
681
g_wither_geom(sc->sc_sync.ds_geom, ENXIO);
sys/geom/raid3/g_raid3.c
683
g_wither_geom(gp, ENXIO);
sys/geom/shsec/g_shsec.c
613
g_wither_geom(gp, ENXIO);
sys/geom/stripe/g_stripe.c
934
g_wither_geom(gp, ENXIO);
sys/geom/union/g_union.c
1352
g_wither_geom(gp, ENXIO);
sys/geom/uzip/g_uzip.c
513
g_wither_geom(gp, ENXIO);
sys/geom/uzip/g_uzip.c
970
g_wither_geom(gp, ENXIO);
sys/geom/virstor/g_virstor.c
969
g_wither_geom(gp, ENXIO);
sys/geom/zero/g_zero.c
176
g_wither_geom(gp, ENXIO);