Searched refs:IMPORT_COMPRESS_UNCOMPRESSED (Results 1 – 6 of 6) sorted by relevance
79 c->type = IMPORT_COMPRESS_UNCOMPRESSED; in import_uncompress_detect()89 c->type = IMPORT_COMPRESS_UNCOMPRESSED; in import_uncompress_force_off()113 case IMPORT_COMPRESS_UNCOMPRESSED: in import_uncompress()235 case IMPORT_COMPRESS_UNCOMPRESSED: in import_compress_init()236 c->type = IMPORT_COMPRESS_UNCOMPRESSED; in import_compress_init()355 case IMPORT_COMPRESS_UNCOMPRESSED: in import_compress()459 case IMPORT_COMPRESS_UNCOMPRESSED: in import_compress_finish()471 [IMPORT_COMPRESS_UNCOMPRESSED] = "uncompressed",
30 arg_compress = IMPORT_COMPRESS_UNCOMPRESSED; in determine_compression_from_filename()41 arg_compress = IMPORT_COMPRESS_UNCOMPRESSED; in determine_compression_from_filename()248 arg_compress = IMPORT_COMPRESS_UNCOMPRESSED; in parse_argv()
142 if (!e->tried_reflink && e->compress.type == IMPORT_COMPRESS_UNCOMPRESSED) { in raw_export_process()157 if (!e->tried_sendfile && e->compress.type == IMPORT_COMPRESS_UNCOMPRESSED) { in raw_export_process()
15 IMPORT_COMPRESS_UNCOMPRESSED, enumerator
166 if (!e->tried_splice && e->compress.type == IMPORT_COMPRESS_UNCOMPRESSED) { in tar_export_process()
322 if (i->compress.type != IMPORT_COMPRESS_UNCOMPRESSED) in raw_import_try_reflink()