Home
last modified time | relevance | path

Searched defs:sparse (Results 1 – 7 of 7) sorted by relevance

/system/extras/ext4_utils/
Dmake_ext4fs_main.c48 int sparse = 0; in main() local
Dext2simg.c171 int sparse = 1; in main() local
Doutput_file.c51 int sparse; member
346 struct output_file *open_output_file(const char *filename, int gz, int sparse, in open_output_file()
Dmake_ext4fs.c261 char *mountpoint, int android, int gzip, int sparse, in make_ext4fs_internal()
Dext4_utils.c140 void write_ext4_image(const char *filename, int gz, int sparse, int crc, in write_ext4_image()
/system/core/toolbox/
Ddd.h66 uint64_t sparse; /* # of sparse output blocks */ member
Ddd.c516 int sparse, i; in dd_out() local