Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
infutil.c File Reference
#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)
 

Function Documentation

int zlib_inflate_blob ( void gunzip_buf,
unsigned int  sz,
const void buf,
unsigned int  len 
)

Definition at line 9 of file infutil.c.