Home
last modified time | relevance | path

Searched refs:sparse_file_add_file (Results 1 – 4 of 4) sorted by relevance

/external/qemu/distrib/ext4_utils/src/
Dext2simg.c130 sparse_file_add_file(ext4_sparse_file, filename, 0, in build_sparse_ext()
155 sparse_file_add_file(ext4_sparse_file, filename, in build_sparse_ext()
169 sparse_file_add_file(ext4_sparse_file, filename, in build_sparse_ext()
Dextent.c67 sparse_file_add_file(ext4_sparse_file, filename, offset, len, in extent_create_backing_file()
/external/qemu/distrib/libsparse/include/sparse/
Dsparse.h113 int sparse_file_add_file(struct sparse_file *s,
/external/qemu/distrib/libsparse/src/
Dsparse.c67 int sparse_file_add_file(struct sparse_file *s, in sparse_file_add_file() function