Home
last modified time | relevance | path

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

/Linux-v4.19/init/
Ddo_mounts_rd.c58 identify_ramdisk_image(int fd, int start_block, decompress_fn *decompressor) in identify_ramdisk_image()
184 decompress_fn decompressor = NULL; in rd_load_image() local
/Linux-v4.19/lib/
Ddecompress.c44 decompress_fn decompressor; member
/Linux-v4.19/fs/squashfs/
Ddecompressor.c78 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-v4.19/include/linux/
Disdn_ppp.h187 struct isdn_ppp_compressor *compressor,*decompressor; member