Home
last modified time | relevance | path

Searched refs:ZIO_DDT_WRITE_PIPELINE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzio_impl.h223 #define ZIO_DDT_WRITE_PIPELINE \ macro
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzio.c1642 zio->io_pipeline = ZIO_DDT_WRITE_PIPELINE; in zio_write_compress()