Searched refs:g_wither_geom (Results 1 - 25 of 34) sorted by relevance

12

/freebsd-10.0-release/sys/geom/zero/
H A Dg_zero.c131 g_wither_geom(gp, ENXIO);
/freebsd-10.0-release/sys/geom/
H A Dgeom_vfs.c88 g_wither_geom(cp->geom, ENXIO);
257 g_wither_geom(gp, ENXIO);
H A Dgeom_fox.c113 g_wither_geom(gp, ENXIO);
198 g_wither_geom(gp, ENXIO);
461 g_wither_geom(gp, ENXIO);
H A Dgeom_slice.c479 g_wither_geom(gp, ENXIO);
518 g_wither_geom(gp, ENXIO);
536 g_wither_geom(cp->geom, ENXIO);
H A Dgeom_ccd.c797 g_wither_geom(gp, ENXIO);
842 g_wither_geom(gp, ENXIO);
H A Dgeom_subr.c298 g_wither_geom(cp->geom, ENXIO);
393 g_wither_geom(struct g_geom *gp, int error) function
399 g_trace(G_T_TOPOLOGY, "g_wither_geom(%p(%s))", gp, gp->name);
435 g_wither_geom(gp, error);
H A Dgeom.h285 void g_wither_geom(struct g_geom *gp, int error);
H A Dgeom_aes.c247 g_wither_geom(gp, ENXIO);
H A Dgeom_disk.c595 g_wither_geom(gp, ENXIO);
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_geom.c116 g_wither_geom(gp, ENXIO);
120 g_wither_geom(gp, ENXIO);
176 g_wither_geom(gp, ENXIO);
/freebsd-10.0-release/sys/geom/uncompress/
H A Dg_uncompress.c413 g_wither_geom(gp, ENXIO);
443 g_wither_geom(gp, ENXIO);
650 g_wither_geom(gp, ENXIO);
/freebsd-10.0-release/sys/geom/uzip/
H A Dg_uzip.c320 g_wither_geom(gp, ENXIO);
350 g_wither_geom(gp, ENXIO);
519 g_wither_geom(gp, ENXIO);
/freebsd-10.0-release/sys/geom/bde/
H A Dg_bde.c241 g_wither_geom(gp, ENXIO);
/freebsd-10.0-release/sys/geom/mountver/
H A Dg_mountver.c335 g_wither_geom(gp, ENXIO);
/freebsd-10.0-release/sys/geom/nop/
H A Dg_nop.c282 g_wither_geom(gp, ENXIO);
/freebsd-10.0-release/sys/geom/cache/
H A Dg_cache.c589 g_wither_geom(gp, ENXIO);
/freebsd-10.0-release/sys/geom/concat/
H A Dg_concat.c611 g_wither_geom(gp, ENXIO);
/freebsd-10.0-release/sys/geom/gate/
H A Dg_gate.c150 g_wither_geom(gp, ENXIO);
/freebsd-10.0-release/sys/geom/linux_lvm/
H A Dg_linux_lvm.c593 g_wither_geom(gp, ENXIO);
/freebsd-10.0-release/sys/geom/shsec/
H A Dg_shsec.c615 g_wither_geom(gp, ENXIO);
/freebsd-10.0-release/sys/geom/vinum/
H A Dgeom_vinum.c207 g_wither_geom(gp, ENXIO);
/freebsd-10.0-release/sys/geom/multipath/
H A Dg_multipath.c580 g_wither_geom(gp, ENXIO);
/freebsd-10.0-release/sys/geom/sched/
H A Dg_sched.c1348 g_wither_geom(gp, ENXIO);
/freebsd-10.0-release/sys/geom/stripe/
H A Dg_stripe.c883 g_wither_geom(gp, ENXIO);
/freebsd-10.0-release/share/man/man9/
H A DMakefile127 g_wither_geom.9 \

Completed in 132 milliseconds

12