Searched refs:decompress_method (Results 1 – 4 of 4) sorted by relevance
37 decompress_fn decompress_method(const unsigned char *inbuf, long len,
63 decompress_fn __init decompress_method(const unsigned char *inbuf, long len, in decompress_method() function
82 *decompressor = decompress_method(buf, size, &compress_name); in identify_ramdisk_image()
548 decompress = decompress_method(buf, len, &compress_name); in unpack_to_rootfs()