Home
last modified time | relevance | path

Searched refs:squashfs_zlib_comp_ops (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/fs/squashfs/
Ddecompressor.c60 &squashfs_zlib_comp_ops,
Dsquashfs.h102 extern const struct squashfs_decompressor squashfs_zlib_comp_ops;
Dzlib_wrapper.c141 const struct squashfs_decompressor squashfs_zlib_comp_ops = { variable