Lines Matching full:compressed
1244 * Get header first, it's not compressed
1291 * This has been compressed on the server side, since it can be big.
1302 * Convert if compressed and we support it. If it's not
1303 * compressed, we need not do anything.
1305 if (le32_to_cpu(pdu->compressed)) {
1307 log_err("fio: server sent compressed data by mistake\n");
1321 ret->compressed = le32_to_cpu(ret->compressed);