Searched defs:decompress (Results 1 – 11 of 11) sorted by relevance
/linux-3.3/fs/btrfs/ |
D | compression.h | 73 int (*decompress)(struct list_head *workspace, member
|
/linux-3.3/lib/ |
D | decompress_inflate.c | 183 #define decompress gunzip macro
|
D | decompress_unlzo.c | 290 #define decompress unlzo macro
|
D | decompress_unxz.c | 397 #define decompress unxz macro
|
D | decompress_bunzip2.c | 746 STATIC int INIT decompress(unsigned char *buf, int len, in decompress() function
|
D | decompress_unlzma.c | 670 STATIC int INIT decompress(unsigned char *buf, int in_len, in decompress() function
|
/linux-3.3/fs/squashfs/ |
D | decompressor.h | 29 int (*decompress)(struct squashfs_sb_info *, void **, member
|
/linux-3.3/fs/jffs2/ |
D | compr.h | 55 int (*decompress)(unsigned char *cdata_in, unsigned char *data_out, member
|
/linux-3.3/include/linux/ |
D | ppp-comp.h | 101 int (*decompress) (void *state, unsigned char *ibuf, int isize, member
|
D | isdn_ppp.h | 138 int (*decompress) (void *state,struct sk_buff *in, member
|
/linux-3.3/init/ |
D | initramfs.c | 417 decompress_fn decompress; in unpack_to_rootfs() local
|