Home
last modified time | relevance | path

Searched refs:g_wither_provider (Results 1 – 20 of 20) sorted by relevance

/freebsd/sys/geom/
H A Dgeom_disk.c684 g_wither_provider(pp, ENXIO); in g_disk_resize()
780 g_wither_provider(pp, ENXIO); in g_disk_create()
995 g_wither_provider(pp, ENXIO); in disk_gone()
H A Dgeom.h307 void g_wither_provider(struct g_provider *pp, int error);
H A Dgeom_slice.c389 g_wither_provider(pp, ENXIO); in g_slice_config()
H A Dgeom_subr.c451 g_wither_provider(struct g_provider *pp, int error) in g_wither_provider() function
/freebsd/sys/geom/bde/
H A Dg_bde.c
/freebsd/sys/geom/part/
H A Dg_part.c1132 g_wither_provider(pp, ENXIO); in g_part_ctl_delete()
1191 g_wither_provider(pp, ENXIO); in g_part_ctl_destroy()
1504 g_wither_provider(pp, ENXIO); in g_part_ctl_undo()
1588 g_wither_provider(pp, error); in g_part_wither()
/freebsd/sys/geom/mountver/
H A Dg_mountver.c383 g_wither_provider(pp, ENXIO); in g_mountver_destroy()
/freebsd/sys/geom/shsec/
H A Dg_shsec.c162 g_wither_provider(sc->sc_provider, ENXIO); in g_shsec_remove_disk()
/freebsd/sys/geom/gate/
H A Dg_gate.c124 g_wither_provider(pp, ENXIO); in g_gate_destroy()
/freebsd/sys/geom/linux_lvm/
H A Dg_linux_lvm.c342 g_wither_provider(lv->lv_gprov, ENXIO); in g_llvm_remove_disk()
/freebsd/sys/geom/stripe/
H A Dg_stripe.c169 g_wither_provider(sc->sc_provider, ENXIO); in g_stripe_remove_disk()
/freebsd/sys/geom/concat/
H A Dg_concat.c137 g_wither_provider(sc->sc_provider, ENXIO); in g_concat_remove_disk()
/freebsd/sys/geom/eli/
H A Dg_eli.c1213 g_wither_provider(pp, ENXIO); in g_eli_destroy()
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzvol_os.c1286 g_wither_provider(pp, ENXIO); in zvol_os_rename_minor()
/freebsd/sys/geom/multipath/
H A Dg_multipath.c679 g_wither_provider(sc->sc_pp, ENXIO); in g_multipath_destroy()
/freebsd/sys/geom/virstor/
H A Dg_virstor.c894 g_wither_provider(sc->provider, ENXIO); in remove_component()
/freebsd/sys/geom/raid/
H A Dg_raid.c1705 g_wither_provider(pp, ENXIO); in g_raid_destroy_provider()
/freebsd/sys/geom/journal/
H A Dg_journal.c2430 g_wither_provider(pp, ENXIO); in g_journal_destroy()
/freebsd/sys/geom/mirror/
H A Dg_mirror.c2323 g_wither_provider(sc->sc_provider, ENXIO); in g_mirror_destroy_provider()
/freebsd/sys/geom/raid3/
H A Dg_raid3.c2401 g_wither_provider(sc->sc_provider, ENXIO); in g_raid3_destroy_provider()