Searched refs:CPA_STATUS_INCOMPRESSIBLE (Results 1 – 3 of 3) sorted by relevance
175 #define CPA_STATUS_INCOMPRESSIBLE (-127) macro189 #define CPA_STATUS_INCOMPRESSIBLE (-127) macro
66 } else if (ret == CPA_STATUS_INCOMPRESSIBLE) { in zfs_gzip_compress_buf()
421 status = CPA_STATUS_INCOMPRESSIBLE; in qat_compress_impl()466 if (status != CPA_STATUS_SUCCESS && status != CPA_STATUS_INCOMPRESSIBLE) in qat_compress_impl()