Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Ddecompressor.c129 unsigned int omargin, total, i; 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()