Searched refs:CPA_STATUS_INCOMPRESSIBLE (Results 1 – 3 of 3) sorted by relevance
174 #define CPA_STATUS_INCOMPRESSIBLE (-127) macro188 #define CPA_STATUS_INCOMPRESSIBLE (-127) macro
65 } else if (ret == CPA_STATUS_INCOMPRESSIBLE) { in zfs_gzip_compress_buf()
420 status = CPA_STATUS_INCOMPRESSIBLE; in qat_compress_impl()465 if (status != CPA_STATUS_SUCCESS && status != CPA_STATUS_INCOMPRESSIBLE) in qat_compress_impl()