Searched refs:sparse_file_import_auto (Results 1 – 4 of 4) sorted by relevance
311 struct sparse_file *sparse_file_import_auto(int fd, bool crc, bool verbose);
82 sparse_output = sparse_file_import_auto(output, false, true); in main()
668 struct sparse_file* sparse_file_import_auto(int fd, bool crc, bool verbose) { in sparse_file_import_auto() function
992 SparsePtr s(sparse_file_import_auto(fd, false, true), sparse_file_destroy); in load_sparse_files()