Home
last modified time | relevance | path

Searched defs:ctxt (Results 1 – 2 of 2) sorted by relevance

/u-boot/fs/squashfs/
A Dsqfs_decompressor.c28 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()
A Dsqfs.c26 static struct squashfs_ctxt ctxt; variable

Completed in 6 milliseconds