Searched refs:ZIO_STAGE_NOP_WRITE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzio_impl.h92 * The NOP write feature is performed by the ZIO_STAGE_NOP_WRITE stage
118 ZIO_STAGE_NOP_WRITE = 1 << 7, /* -W--- */ enumerator in enum:zio_stage
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzio.c1361 zio->io_pipeline |= ZIO_STAGE_NOP_WRITE;

Completed in 67 milliseconds