HomeSort by relevance Sort by last modified time
    Searched refs:sparse_file_foreach_chunk (Results 1 - 4 of 4) sorted by null

  /system/core/libsparse/include/sparse/
sparse.h 207 * sparse_file_foreach_chunk - call a callback for data blocks in sparse file
220 int sparse_file_foreach_chunk(struct sparse_file *s, bool sparse, bool crc,
  /external/f2fs-tools/lib/
libf2fs_io.c 301 return sparse_file_foreach_chunk(f2fs_sparse_file, true, false,
  /system/core/libsparse/
sparse.c 217 int sparse_file_foreach_chunk(struct sparse_file *s, bool sparse, bool crc, function
  /external/e2fsprogs/lib/ext2fs/
sparse_io.c 113 retval = sparse_file_foreach_chunk(sparse_file, true, false,

Completed in 79 milliseconds