Searched refs:ZIO_FLAG_RAW_ENCRYPT (Results 1 – 3 of 3) sorted by relevance
232 ZIO_FLAG_RAW_ENCRYPT = 1 << 24, enumerator243 #define ZIO_FLAG_RAW (ZIO_FLAG_RAW_COMPRESS | ZIO_FLAG_RAW_ENCRYPT)
1559 if (((BP_IS_PROTECTED(bp) && !(zio->io_flags & ZIO_FLAG_RAW_ENCRYPT)) || in zio_read_bp_init()1768 } else if ((zio->io_flags & ZIO_FLAG_RAW_ENCRYPT) != 0 && in zio_write_compress()4088 if (zio->io_flags & ZIO_FLAG_RAW_ENCRYPT) { in zio_encrypt()
5917 (zio_flags & ZIO_FLAG_RAW_ENCRYPT) != 0; in arc_read()5919 (zio_flags & ZIO_FLAG_RAW_ENCRYPT) != 0; in arc_read()6223 zio_flags |= ZIO_FLAG_RAW_ENCRYPT; in arc_read()8476 (cb->l2rcb_flags & ZIO_FLAG_RAW_ENCRYPT)); in l2arc_read_done()