Searched refs:ZIO_FLAG_RAW_COMPRESS (Results 1 – 7 of 7) sorted by relevance
231 ZIO_FLAG_RAW_COMPRESS = 1 << 23, enumerator243 #define ZIO_FLAG_RAW (ZIO_FLAG_RAW_COMPRESS | ZIO_FLAG_RAW_ENCRYPT)
1652 zioflags |= ZIO_FLAG_RAW_COMPRESS; in issue_data_read()1654 srdp->datasz = (zioflags & ZIO_FLAG_RAW_COMPRESS) ? in issue_data_read()
825 IMPLY(lsize != psize, (flags & ZIO_FLAG_RAW_COMPRESS) != 0); in zio_create()1554 !(zio->io_flags & ZIO_FLAG_RAW_COMPRESS)) { in zio_read_bp_init()1712 !(zio->io_flags & ZIO_FLAG_RAW_COMPRESS)) { in zio_write_compress()
5915 boolean_t compressed_read = (zio_flags & ZIO_FLAG_RAW_COMPRESS) != 0; in arc_read()6212 zio_flags |= ZIO_FLAG_RAW_COMPRESS; in arc_read()7096 zio_flags |= ZIO_FLAG_RAW_COMPRESS; in arc_write()
1963 zio_flags |= ZIO_FLAG_RAW_COMPRESS; in flush_write_batch_impl()
3157 if (zio->io_flags & ZIO_FLAG_RAW_COMPRESS) { in dbuf_prefetch_indirect_done()
2200 ZIO_PRIORITY_SYNC_READ, ZIO_FLAG_CANFAIL | ZIO_FLAG_RAW_COMPRESS, in snprintf_zstd_header()