Searched refs:index_dump (Results 1 – 3 of 3) sorted by relevance
36 void index_dump(struct index_file *in, int fd, const char *prefix);
938 index_dump(idx, fd, index_files[type].prefix); in kmod_dump_index()
395 void index_dump(struct index_file *in, int fd, const char *prefix) in index_dump() function