Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/erofs/
H A Ddecompressor.c132 unsigned int ofull, oend, inputsize, total, i, j; in z_erofs_handle_inplace_io() local
139 ofull = PAGE_ALIGN(oend); in z_erofs_handle_inplace_io()
140 nrpages_out = ofull >> PAGE_SHIFT; in z_erofs_handle_inplace_io()
144 ofull - oend < LZ4_DECOMPRESS_INPLACE_MARGIN(inputsize)) in z_erofs_handle_inplace_io()