Searched refs:KERNELDUMP_COMP_GZIP (Results 1 – 4 of 4) sorted by relevance
61 #define KERNELDUMP_COMP_GZIP 1 macro
131 case KERNELDUMP_COMP_GZIP: in printheader()641 case KERNELDUMP_COMP_GZIP: in DoFile()772 (kdhl.compression == KERNELDUMP_COMP_GZIP) ? "gz" : "zst"); in DoFile()
430 kdap->kda_compression = KERNELDUMP_COMP_GZIP; in main()
1063 case KERNELDUMP_COMP_GZIP: in kerneldumpcomp_create()