Searched refs:decompress_to_file (Results 1 – 4 of 4) sorted by relevance
245 bool decompress_to_file(const char *ext, const char *filename, int output_fd);
199 bool decompress_to_file(const char *ext, const char *filename, int output_fd) in decompress_to_file() function
1343 ret = decompress_to_file(m.ext, symfs_filename, fd); in symbol__disassemble()
658 if (!decompress_to_file(m.ext, name, fd)) { in decompress_kmodule()