Searched refs:COMPRESS_GZIP (Results 1 – 4 of 4) sorted by relevance
37 #define COMPRESS_GZIP 1 macro
247 .format = COMPRESS_GZIP,
1134 format = COMPRESS_GZIP; in kerneldumpcomp_create()
3456 __XSTRING(COMPRESS_GZIP) " = gzip, "3671 if (compress == COMPRESS_GZIP) in corefile_open()