Searched defs:decompress (Results 1 - 10 of 10) sorted by relevance
/linux-4.4.14/fs/btrfs/ |
H A D | compression.h | 73 int (*decompress)(struct list_head *workspace, member in struct:btrfs_compress_op
|
/linux-4.4.14/drivers/block/zram/ |
H A D | zcomp.h | 33 int (*decompress)(const unsigned char *src, size_t src_len, member in struct:zcomp_backend
|
/linux-4.4.14/fs/squashfs/ |
H A D | decompressor.h | 30 int (*decompress)(struct squashfs_sb_info *, void *, member in struct:squashfs_decompressor
|
/linux-4.4.14/include/linux/ |
H A D | ppp-comp.h | 74 int (*decompress) (void *state, unsigned char *ibuf, int isize, member in struct:compressor
|
H A D | isdn_ppp.h | 86 int (*decompress) (void *state,struct sk_buff *in, member in struct:isdn_ppp_compressor
|
/linux-4.4.14/fs/jffs2/ |
H A D | compr.h | 55 int (*decompress)(unsigned char *cdata_in, unsigned char *data_out, member in struct:jffs2_compressor
|
/linux-4.4.14/drivers/crypto/nx/ |
H A D | nx-842.c | 344 static int decompress(struct nx842_crypto_ctx *ctx, decompress() function
|
H A D | nx-842.h | 144 int (*decompress)(const unsigned char *in, unsigned int in_len, member in struct:nx842_driver
|
/linux-4.4.14/init/ |
H A D | initramfs.c | 452 decompress_fn decompress; unpack_to_rootfs() local
|
/linux-4.4.14/tools/perf/util/ |
H A D | dso.c | 147 int (*decompress)(const char *input, int output); member in struct:__anon15702
|
Completed in 624 milliseconds