Home
last modified time | relevance | path

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.c342 zio_handle_device_injection(vdev_t *vd, zio_t *zio, int error) in zio_handle_device_injection() function
H A Dvdev.c1612 error = zio_handle_device_injection(vd, NULL, ENXIO); in vdev_open()
2870 required = !!zio_handle_device_injection(vd, NULL, ECHILD); in vdev_dtl_required()
H A Dzio.c3578 zio->io_error = zio_handle_device_injection(vd, in zio_vdev_io_done()
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzio.h637 extern int zio_handle_device_injection(vdev_t *vd, zio_t *zio, int error);