Searched refs:ZIO_FLAG_RAW_ENCRYPT (Results 1 – 3 of 3) sorted by relevance
215 ZIO_FLAG_RAW_ENCRYPT = 1 << 24, enumerator226 #define ZIO_FLAG_RAW (ZIO_FLAG_RAW_COMPRESS | ZIO_FLAG_RAW_ENCRYPT)
1554 if (((BP_IS_PROTECTED(bp) && !(zio->io_flags & ZIO_FLAG_RAW_ENCRYPT)) || in zio_read_bp_init()1763 } else if ((zio->io_flags & ZIO_FLAG_RAW_ENCRYPT) != 0 && in zio_write_compress()1777 !(zio->io_flags & ZIO_FLAG_RAW_ENCRYPT)) { in zio_write_compress()4142 if (zio->io_flags & ZIO_FLAG_RAW_ENCRYPT) { in zio_encrypt()
5943 (zio_flags & ZIO_FLAG_RAW_ENCRYPT) != 0; in arc_read()5945 (zio_flags & ZIO_FLAG_RAW_ENCRYPT) != 0; in arc_read()6249 zio_flags |= ZIO_FLAG_RAW_ENCRYPT; in arc_read()8928 (cb->l2rcb_flags & ZIO_FLAG_RAW_ENCRYPT)); in l2arc_read_done()