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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzio.h162 ZIO_FLAG_DONT_RETRY = 1 << 10, enumerator in enum:zio_flag
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzio.c1063 flags | ZIO_FLAG_CANFAIL | ZIO_FLAG_DONT_RETRY | ZIO_FLAG_DELEGATED,
1075 ZIO_FLAG_CANFAIL | ZIO_FLAG_DONT_PROPAGATE | ZIO_FLAG_DONT_RETRY));
3135 !(zio->io_flags & (ZIO_FLAG_DONT_RETRY | ZIO_FLAG_IO_RETRY))) {
H A Darc.c5010 ZIO_FLAG_DONT_RETRY, B_FALSE);
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c3396 ZIO_FLAG_DONT_PROPAGATE | ZIO_FLAG_DONT_RETRY |

Completed in 77 milliseconds