Searched refs:sqfs_zstd_decompress (Results 1 - 1 of 1) sorted by relevance

/u-boot/fs/squashfs/
H A Dsqfs_decompressor.c107 static int sqfs_zstd_decompress(struct squashfs_ctxt *ctxt, void *dest, function
167 ret = sqfs_zstd_decompress(ctxt, dest, *dest_len, source, src_len);

Completed in 42 milliseconds