Searched refs:IMPORT_COMPRESS_UNKNOWN (Results 1 – 7 of 7) sorted by relevance
26 c->type = IMPORT_COMPRESS_UNKNOWN; in import_compress_free()44 if (c->type != IMPORT_COMPRESS_UNKNOWN) in import_uncompress_detect()470 [IMPORT_COMPRESS_UNKNOWN] = "unknown",
22 static ImportCompressType arg_compress = IMPORT_COMPRESS_UNKNOWN;26 if (arg_compress != IMPORT_COMPRESS_UNKNOWN) in determine_compression_from_filename()
14 IMPORT_COMPRESS_UNKNOWN, enumerator
284 assert(compress != IMPORT_COMPRESS_UNKNOWN); in raw_export_start()
261 assert(compress != IMPORT_COMPRESS_UNKNOWN); in tar_export_start()
281 if (i->compress.type == IMPORT_COMPRESS_UNKNOWN) { in tar_import_process()
415 if (i->compress.type == IMPORT_COMPRESS_UNKNOWN) { in raw_import_process()