Home
last modified time | relevance | path

Searched refs:partial_decoding (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/fs/erofs/
Dcompress.h20 bool inplace_io, partial_decoding, fillgaps; member
Ddecompressor.c135 if (rq->partial_decoding || !may_inplace || in z_erofs_lz4_handle_overlap()
240 if (rq->partial_decoding || !support_0padding) in z_erofs_lz4_decompress_mem()
Ddecompressor_lzma.c192 !rq->partial_decoding); in z_erofs_lzma_decompress()
Dzdata.c1078 .partial_decoding = pcl->partial, in z_erofs_decompress_pcluster()