ZIO_FLAG_IO_BYPASS
if (flags & ZIO_FLAG_IO_BYPASS)
ASSERT(!(zio->io_flags & ZIO_FLAG_IO_BYPASS)); /* not a leaf */
zio->io_flags |= ZIO_FLAG_IO_BYPASS;