Home
last modified time | relevance | path

Searched defs:decompressor (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/init/
Ddo_mounts_rd.c53 identify_ramdisk_image(int fd, int start_block, decompress_fn *decompressor) in identify_ramdisk_image()
179 decompress_fn decompressor = NULL; in rd_load_image() local
/linux-3.4.99/fs/squashfs/
Ddecompressor.c65 static const struct squashfs_decompressor *decompressor[] = { variable
Dsuper.c53 const struct squashfs_decompressor *decompressor; in supported_squashfs_filesystem() local
Dsquashfs_fs_sb.h56 const struct squashfs_decompressor *decompressor; member
/linux-3.4.99/lib/
Ddecompress.c37 decompress_fn decompressor; member
/linux-3.4.99/include/linux/
Disdn_ppp.h240 struct isdn_ppp_compressor *compressor,*decompressor; member