Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Ddecompressor.c126 int *maptype, bool may_inplace) in z_erofs_lz4_handle_overlap() argument
135 if (rq->partial_decoding || !may_inplace || in z_erofs_lz4_handle_overlap()
211 bool support_0padding = false, may_inplace = false; in z_erofs_lz4_decompress_mem() local
229 may_inplace = !((rq->pageofs_in + rq->inputsize) & in z_erofs_lz4_decompress_mem()
235 &maptype, may_inplace); in z_erofs_lz4_decompress_mem()