Home
last modified time | relevance | path

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

/external/qemu/distrib/libsparse/include/sparse/
Dsparse.h176 int64_t sparse_file_len(struct sparse_file *s, bool sparse, bool crc);
/external/qemu/distrib/libsparse/src/
Dsparse.c200 int64_t sparse_file_len(struct sparse_file *s, bool sparse, bool crc) in sparse_file_len() function