Home
last modified time | relevance | path

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

/external/fio/
Dserver.c41 static unsigned int has_zlib = 1; variable
43 static unsigned int has_zlib = 0; variable
693 if (has_zlib && le64_to_cpu(pdu->flags) & FIO_PROBE_FLAG_ZLIB) { in handle_probe_cmd()