Searched refs:IMPORT_COMPRESS_XZ (Results 1 - 3 of 3) sorted by relevance

/systemd/src/import/
H A Dimport-compress.c27 if (c->type == IMPORT_COMPRESS_XZ)
76 c->type = IMPORT_COMPRESS_XZ;
126 case IMPORT_COMPRESS_XZ:
204 case IMPORT_COMPRESS_XZ: {
211 c->type = IMPORT_COMPRESS_XZ;
281 case IMPORT_COMPRESS_XZ:
388 case IMPORT_COMPRESS_XZ: {
464 [IMPORT_COMPRESS_XZ] = "xz",
H A Dimport-compress.h32 IMPORT_COMPRESS_XZ, enumerator in enum:ImportCompressType
H A Dexport.c49 arg_compress = IMPORT_COMPRESS_XZ;
270 arg_compress = IMPORT_COMPRESS_XZ;

Completed in 12 milliseconds