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