Searched refs:zio_handle_device_injection (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzio_inject.c257 zio_handle_device_injection(vdev_t *vd, zio_t *zio, int error) function
H A Dvdev.c1199 error = zio_handle_device_injection(vd, NULL, ENXIO);
2113 required = !!zio_handle_device_injection(vd, NULL, ECHILD);
H A Dzio.c3060 zio->io_error = zio_handle_device_injection(vd,
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzio.h580 extern int zio_handle_device_injection(vdev_t *vd, zio_t *zio, int error);

Completed in 80 milliseconds