Searched defs:ctxt (Results 1 – 3 of 3) 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()113 int sqfs_decompress(struct squashfs_ctxt *ctxt, void *dest, in sqfs_decompress()
27 static struct squashfs_ctxt ctxt; variable
10 } ctxt; variable
Completed in 9 milliseconds