Home
last modified time | relevance | path

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

/linux-2.6.39/fs/squashfs/
Ddecompressor.c50 static const struct squashfs_decompressor squashfs_xz_comp_ops = { variable
62 &squashfs_xz_comp_ops,
Ddecompressor.h52 extern const struct squashfs_decompressor squashfs_xz_comp_ops;
Dxz_wrapper.c173 const struct squashfs_decompressor squashfs_xz_comp_ops = { variable