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

/netbsd-current/external/cddl/osnet/dist/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.c1302 error = zio_handle_device_injection(vd, NULL, ENXIO);
2261 required = !!zio_handle_device_injection(vd, NULL, ECHILD);
H A Dzio.c3190 zio->io_error = zio_handle_device_injection(vd,
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dzio.h634 extern int zio_handle_device_injection(vdev_t *vd, zio_t *zio, int error);

Completed in 109 milliseconds