Home
last modified time | relevance | path

Searched refs:flushlen (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzfht_test.c193 uint32_t flushlen, chunk; in compress_file() local
323 flushlen = append_sync_flush(dstbuf, tebc, 0); in compress_file()
324 dsttotlen = dsttotlen + flushlen; in compress_file()
325 outlen = outlen - flushlen; in compress_file()
326 dstbuf = dstbuf + flushlen; in compress_file()
328 flushlen)); in compress_file()