Linux Kernel
3.7.1
|
#include <linux/zutil.h>
#include <linux/errno.h>
#include <linux/slab.h>
#include <linux/vmalloc.h>
Go to the source code of this file.
Functions | |
int | zlib_inflate_blob (void *gunzip_buf, unsigned int sz, const void *buf, unsigned int len) |