Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Ddecompressor.c115 unsigned int oend, omargin, cnt, i; in z_erofs_lz4_handle_overlap() local
146 omargin = PAGE_ALIGN(oend) - oend; in z_erofs_lz4_handle_overlap()
148 omargin >= LZ4_DECOMPRESS_INPLACE_MARGIN(rq->inputsize)) { in z_erofs_lz4_handle_overlap()