Home
last modified time | relevance | path

Searched refs:ZIO_COMPRESS_EMPTY (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/fs/zfs/
H A Dzio_compress.c96 ASSERT((uint_t)c == ZIO_COMPRESS_EMPTY || ci->ci_compress != NULL); in zio_compress_data()
110 if (c == ZIO_COMPRESS_EMPTY) in zio_compress_data()
H A Darc.c704 ((_c_) == ZIO_COMPRESS_LZ4 || (_c_) == ZIO_COMPRESS_EMPTY)
2407 if (hdr->b_l2hdr.b_compress == ZIO_COMPRESS_EMPTY) { in arc_buf_l2_cdata_free()
4639 if (b_compress == ZIO_COMPRESS_EMPTY) { in arc_read()
6752 l2hdr->b_compress = ZIO_COMPRESS_EMPTY; in l2arc_compress_buf()
6803 if (c == ZIO_COMPRESS_EMPTY) { in l2arc_decompress_zio()
6862 } else if (comp == ZIO_COMPRESS_EMPTY) { in l2arc_release_cdata_buf()
H A Ddmu.c1756 compress = ZIO_COMPRESS_EMPTY; in dmu_write_policy()
/titanic_50/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dzio.h82 ZIO_COMPRESS_EMPTY, enumerator
/titanic_50/usr/src/uts/common/fs/zfs/sys/
H A Dzio.h111 ZIO_COMPRESS_EMPTY, enumerator