Searched defs:gz (Results 1 - 2 of 2) sorted by relevance

/system/extras/ext4_utils/
H A Doutput_file.c346 struct output_file *open_output_file(const char *filename, int gz, int sparse, argument
362 if (gz) {
H A Dext4_utils.c140 void write_ext4_image(const char *filename, int gz, int sparse, int crc, argument
144 struct output_file *out = open_output_file(filename, gz, sparse,

Completed in 181 milliseconds