Home
last modified time | relevance | path

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

/linux-4.4.14/init/
Ddo_mounts_rd.c67 identify_ramdisk_image(int fd, int start_block, decompress_fn *decompressor) in identify_ramdisk_image()
193 decompress_fn decompressor = NULL; in rd_load_image() local
/linux-4.4.14/lib/
Ddecompress.c43 decompress_fn decompressor; member
/linux-4.4.14/fs/squashfs/
Ddecompressor.c72 static const struct squashfs_decompressor *decompressor[] = { variable
Dsuper.c55 const struct squashfs_decompressor *decompressor; in supported_squashfs_filesystem() local
Dsquashfs_fs_sb.h57 const struct squashfs_decompressor *decompressor; member
/linux-4.4.14/include/linux/
Disdn_ppp.h187 struct isdn_ppp_compressor *compressor,*decompressor; member