Home
last modified time | relevance | path

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

/Linux-v6.1/fs/erofs/
Ddecompressor.c129 unsigned int omargin, total, i, j; in z_erofs_lz4_handle_overlap() local
134 omargin = PAGE_ALIGN(ctx->oend) - ctx->oend; in z_erofs_lz4_handle_overlap()
136 omargin < LZ4_DECOMPRESS_INPLACE_MARGIN(rq->inputsize)) in z_erofs_lz4_handle_overlap()