Searched defs:ctxt (Results 1 – 2 of 2) sorted by relevance
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()
26 static struct squashfs_ctxt ctxt; variable
Completed in 6 milliseconds