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

/external/qemu/distrib/libsparse/src/
H A Dsparse_read.c356 static int sparse_file_read_normal(struct sparse_file *s, int fd) function
415 return sparse_file_read_normal(s, fd);
498 ret = sparse_file_read_normal(s, fd);

Completed in 285 milliseconds