/freebsd/sys/geom/zero/ |
H A D | g_zero.c | 132 g_wither_geom(gp, ENXIO); in g_zero_destroy_geom()
|
/freebsd/sys/geom/ |
H A D | geom_slice.c | 494 g_wither_geom(gp, ENXIO); in g_slice_orphan() 550 g_wither_geom(gp, ENXIO); in g_slice_new()
|
H A D | geom_ccd.c | 818 g_wither_geom(gp, ENXIO); in g_ccd_create() 863 g_wither_geom(gp, ENXIO); in g_ccd_destroy_geom()
|
H A D | geom_subr.c | 336 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 D | geom.h | 305 void g_wither_geom(struct g_geom *gp, int error);
|
H A D | geom_disk.c | 833 g_wither_geom(gp, ENXIO); in g_disk_destroy()
|
/freebsd/sys/geom/bde/ |
H A D | g_bde.c |
|
/freebsd/sys/geom/uzip/ |
H A D | g_uzip.c | 513 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 D | nvdimm_spa.c | 611 g_wither_geom(gp, ENXIO); in nvdimm_spa_g_destroy_geom()
|
/freebsd/sys/geom/mountver/ |
H A D | g_mountver.c | 388 g_wither_geom(gp, ENXIO); in g_mountver_destroy()
|
/freebsd/sys/geom/shsec/ |
H A D | g_shsec.c | 613 g_wither_geom(gp, ENXIO); in g_shsec_destroy()
|
/freebsd/sys/geom/nop/ |
H A D | g_nop.c | 523 g_wither_geom(gp, ENXIO); in g_nop_destroy()
|
/freebsd/sys/geom/gate/ |
H A D | g_gate.c | 162 g_wither_geom(gp, ENXIO); in g_gate_destroy()
|
/freebsd/sys/geom/cache/ |
H A D | g_cache.c | 591 g_wither_geom(gp, ENXIO); in g_cache_destroy()
|
/freebsd/sys/geom/linux_lvm/ |
H A D | g_linux_lvm.c | 601 g_wither_geom(gp, ENXIO); in g_llvm_destroy()
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | vdev_geom.c | 335 g_wither_geom(gp, ENXIO); in vdev_geom_detach()
|
H A D | zvol_os.c | 450 g_wither_geom(pp->geom, ENXIO); in zvol_geom_destroy()
|
/freebsd/sys/geom/stripe/ |
H A D | g_stripe.c | 936 g_wither_geom(gp, ENXIO); in g_stripe_taste()
|
/freebsd/sys/geom/concat/ |
H A D | g_concat.c | 723 g_wither_geom(gp, ENXIO); in g_concat_destroy()
|
/freebsd/sys/geom/union/ |
H A D | g_union.c | 1350 g_wither_geom(gp, ENXIO); in g_union_destroy()
|
/freebsd/sys/geom/mirror/ |
H A D | g_mirror.c | 603 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 D | g_multipath.c | 700 g_wither_geom(gp, ENXIO); in g_multipath_destroy()
|
/freebsd/sys/dev/fdc/ |
H A D | fdc.c | 2057 g_wither_geom(fd->fd_geom, ENXIO); in fd_detach_geom()
|
/freebsd/sys/geom/raid3/ |
H A D | g_raid3.c | 681 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 D | g_virstor.c | 969 g_wither_geom(gp, ENXIO); in virstor_geom_destroy()
|