Searched refs:sparse_file_len (Results 1 - 2 of 2) sorted by relevance

/external/qemu/distrib/libsparse/include/sparse/
H A Dsparse.h165 * sparse_file_len - return the length of a sparse file if written to disk
176 int64_t sparse_file_len(struct sparse_file *s, bool sparse, bool crc);
/external/qemu/distrib/libsparse/src/
H A Dsparse.c200 int64_t sparse_file_len(struct sparse_file *s, bool sparse, bool crc) function

Completed in 385 milliseconds