Home
last modified time | relevance | path

Searched refs:decompress_method (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/include/linux/decompress/
Dgeneric.h36 decompress_fn decompress_method(const unsigned char *inbuf, int len,
/linux-3.4.99/lib/
Ddecompress.c48 decompress_fn decompress_method(const unsigned char *inbuf, int len, in decompress_method() function
/linux-3.4.99/init/
Ddo_mounts_rd.c81 *decompressor = decompress_method(buf, size, &compress_name); in identify_ramdisk_image()
Dinitramfs.c447 decompress = decompress_method(buf, len, &compress_name); in unpack_to_rootfs()