Searched refs:ZIO_COMPRESS_OFF (Results 1 – 2 of 2) sorted by relevance
64 ZIO_COMPRESS_OFF, enumerator
584 if (comp != ZIO_COMPRESS_OFF && decomp_table[comp].decomp_func == NULL) { in zio_read()589 if (comp != ZIO_COMPRESS_OFF) { in zio_read()604 if (comp != ZIO_COMPRESS_OFF) { in zio_read()
Completed in 7 milliseconds