Searched refs:sparse_file_read_sparse (Results 1 – 1 of 1) sorted by relevance
336 static int sparse_file_read_sparse(struct sparse_file* s, SparseFileSource* source, bool crc) { in sparse_file_read_sparse() function471 return sparse_file_read_sparse(s, &source, crc); in sparse_file_read()479 return sparse_file_read_sparse(s, &source, crc); in sparse_file_read_buf()529 ret = sparse_file_read_sparse(s, source, crc); in sparse_file_import_source()