Home
last modified time | relevance | path

Searched refs:g_wither_geom (Results 1 – 25 of 30) sorted by relevance

12

/freebsd/sys/geom/zero/
H A Dg_zero.c132 g_wither_geom(gp, ENXIO); in g_zero_destroy_geom()
/freebsd/sys/geom/
H A Dgeom_slice.c494 g_wither_geom(gp, ENXIO); in g_slice_orphan()
550 g_wither_geom(gp, ENXIO); in g_slice_new()
H A Dgeom_ccd.c818 g_wither_geom(gp, ENXIO); in g_ccd_create()
863 g_wither_geom(gp, ENXIO); in g_ccd_destroy_geom()
H A Dgeom_subr.c336 g_wither_geom(cp->geom, ENXIO); in g_retaste_event()
431 g_wither_geom(struct g_geom *gp, int error) in g_wither_geom() function
473 g_wither_geom(gp, error); in g_wither_geom_close()
H A Dgeom.h305 void g_wither_geom(struct g_geom *gp, int error);
H A Dgeom_disk.c833 g_wither_geom(gp, ENXIO); in g_disk_destroy()
/freebsd/sys/geom/bde/
H A Dg_bde.c
/freebsd/sys/geom/uzip/
H A Dg_uzip.c513 g_wither_geom(gp, ENXIO); in g_uzip_orphan()
970 g_wither_geom(gp, ENXIO); in g_uzip_destroy_geom()
/freebsd/sys/dev/nvdimm/
H A Dnvdimm_spa.c611 g_wither_geom(gp, ENXIO); in nvdimm_spa_g_destroy_geom()
/freebsd/sys/geom/mountver/
H A Dg_mountver.c388 g_wither_geom(gp, ENXIO); in g_mountver_destroy()
/freebsd/sys/geom/shsec/
H A Dg_shsec.c613 g_wither_geom(gp, ENXIO); in g_shsec_destroy()
/freebsd/sys/geom/nop/
H A Dg_nop.c523 g_wither_geom(gp, ENXIO); in g_nop_destroy()
/freebsd/sys/geom/gate/
H A Dg_gate.c162 g_wither_geom(gp, ENXIO); in g_gate_destroy()
/freebsd/sys/geom/cache/
H A Dg_cache.c591 g_wither_geom(gp, ENXIO); in g_cache_destroy()
/freebsd/sys/geom/linux_lvm/
H A Dg_linux_lvm.c601 g_wither_geom(gp, ENXIO); in g_llvm_destroy()
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_geom.c335 g_wither_geom(gp, ENXIO); in vdev_geom_detach()
H A Dzvol_os.c450 g_wither_geom(pp->geom, ENXIO); in zvol_geom_destroy()
/freebsd/sys/geom/stripe/
H A Dg_stripe.c936 g_wither_geom(gp, ENXIO); in g_stripe_taste()
/freebsd/sys/geom/concat/
H A Dg_concat.c723 g_wither_geom(gp, ENXIO); in g_concat_destroy()
/freebsd/sys/geom/union/
H A Dg_union.c1350 g_wither_geom(gp, ENXIO); in g_union_destroy()
/freebsd/sys/geom/mirror/
H A Dg_mirror.c603 g_wither_geom(sc->sc_sync.ds_geom, ENXIO); in g_mirror_destroy_device()
605 g_wither_geom(gp, ENXIO); in g_mirror_destroy_device()
/freebsd/sys/geom/multipath/
H A Dg_multipath.c700 g_wither_geom(gp, ENXIO); in g_multipath_destroy()
/freebsd/sys/dev/fdc/
H A Dfdc.c2057 g_wither_geom(fd->fd_geom, ENXIO); in fd_detach_geom()
/freebsd/sys/geom/raid3/
H A Dg_raid3.c681 g_wither_geom(sc->sc_sync.ds_geom, ENXIO); in g_raid3_destroy_device()
683 g_wither_geom(gp, ENXIO); in g_raid3_destroy_device()
/freebsd/sys/geom/virstor/
H A Dg_virstor.c969 g_wither_geom(gp, ENXIO); in virstor_geom_destroy()

12