Searched refs:squashfs_ctxt (Results 1 – 4 of 4) sorted by relevance
56 int sqfs_decompress(struct squashfs_ctxt *ctxt, void *dest,58 int sqfs_decompressor_init(struct squashfs_ctxt *ctxt);59 void sqfs_decompressor_cleanup(struct squashfs_ctxt *ctxt);
28 int sqfs_decompressor_init(struct squashfs_ctxt *ctxt) in sqfs_decompressor_init()56 void sqfs_decompressor_cleanup(struct squashfs_ctxt *ctxt) in sqfs_decompressor_cleanup()95 static int sqfs_zstd_decompress(struct squashfs_ctxt *ctxt, void *dest, in sqfs_zstd_decompress()110 int sqfs_decompress(struct squashfs_ctxt *ctxt, void *dest, in sqfs_decompress()
76 struct squashfs_ctxt { struct
26 static struct squashfs_ctxt ctxt;
Completed in 10 milliseconds