Searched refs:zipped_len (Results 1 – 1 of 1) sorted by relevance
370 int zipped_len = nvram_compress(big_oops_buf, oops_data, text_len, in zip_oops() local372 if (zipped_len < 0) { in zip_oops()373 pr_err("nvram: compression failed; returned %d\n", zipped_len); in zip_oops()378 oops_hdr->report_length = cpu_to_be16(zipped_len); in zip_oops()