Home
last modified time | relevance | path

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

/linux-6.15/fs/erofs/
H A Ddecompressor.c110 int *maptype, bool may_inplace) in z_erofs_lz4_handle_overlap() argument
119 if (rq->partial_decoding || !may_inplace || in z_erofs_lz4_handle_overlap()
193 bool support_0padding = false, may_inplace = false; in z_erofs_lz4_decompress_mem() local
211 may_inplace = !((rq->pageofs_in + rq->inputsize) & in z_erofs_lz4_decompress_mem()
217 &maptype, may_inplace); in z_erofs_lz4_decompress_mem()