Home
last modified time | relevance | path

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

/system/core/libsparse/
Dsparse.c161 int sparse_file_write(struct sparse_file *s, int fd, bool gz, bool sparse, in sparse_file_write()
181 int sparse_file_callback(struct sparse_file *s, bool sparse, bool crc, in sparse_file_callback()
209 int64_t sparse_file_len(struct sparse_file *s, bool sparse, bool crc) in sparse_file_len()
Doutput_file.c542 int64_t len, bool sparse, int chunks, bool crc) in output_file_init()
632 int gz __unused, int sparse, int chunks, int crc) in output_file_open_callback()
657 int gz, int sparse, int chunks, int crc) in output_file_open_fd()
Dsparse_read.c409 int sparse_file_read(struct sparse_file *s, int fd, bool sparse, bool crc) in sparse_file_read()
/system/extras/ext4_utils/
Dmake_ext4fs_main.c74 int sparse = 0; in main() local
Dext2simg.c123 int sparse = 1; in main() local
Dext4_utils.c191 void write_ext4_image(int fd, int gz, int sparse, int crc) in write_ext4_image()
Dmake_ext4fs.c683 int sparse, int crc, int wipe, int real_uuid, in make_ext4fs_internal()
/system/core/toolbox/upstream-netbsd/bin/dd/
Ddd.c510 int sparse, i; in dd_out() local
Ddd.h100 uint64_t sparse; /* # of sparse output blocks */ member
/system/extras/verity/fec/
Dimage.h44 bool sparse; member
/system/extras/verity/
Dbuild_verity_tree.cpp131 bool sparse = false; in main() local