unlz4               5 include/linux/decompress/unlz4.h int unlz4(unsigned char *inbuf, long len,
unlz4              54 lib/decompress.c 	{ {0x02, 0x21}, "lz4", unlz4 },
unlz4             207 lib/decompress_unlz4.c 	return unlz4(buf, in_len - 4, fill, flush, output, posp, error);