Searched refs:decompress_fn (Results 1 – 4 of 4) sorted by relevance
5 typedef int (*decompress_fn) (unsigned char *inbuf, long len, typedef37 decompress_fn decompress_method(const unsigned char *inbuf, long len,
48 decompress_fn decompressor;63 decompress_fn __init decompress_method(const unsigned char *inbuf, long len, in decompress_method()
36 static int __init crd_load(decompress_fn deco);59 decompress_fn *decompressor) in identify_ramdisk_image()193 decompress_fn decompressor = NULL; in rd_load_image()320 static int __init crd_load(decompress_fn deco) in crd_load()
493 decompress_fn decompress; in unpack_to_rootfs()
Completed in 7 milliseconds