Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/lib/
Ddecompress.c44 decompress_fn decompressor; member
/Linux-v5.4/fs/squashfs/
Ddecompressor.c65 static const struct squashfs_decompressor *decompressor[] = { variable
Dsuper.c44 const struct squashfs_decompressor *decompressor; in supported_squashfs_filesystem() local
Dsquashfs_fs_sb.h44 const struct squashfs_decompressor *decompressor; member