Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/squashfs/
H A Ddecompressor.c44 static const struct squashfs_decompressor squashfs_xz_comp_ops = { variable
69 &squashfs_xz_comp_ops,
H A Ddecompressor.h34 extern const struct squashfs_decompressor squashfs_xz_comp_ops;
H A Dxz_wrapper.c179 const struct squashfs_decompressor squashfs_xz_comp_ops = { variable