Home
last modified time | relevance | path

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

/Linux-v6.1/fs/erofs/
Ddecompressor.c328 const unsigned int lefthalf = rq->outputsize - righthalf; in z_erofs_transform_plain() local
356 (src + righthalf), lefthalf); in z_erofs_transform_plain()
359 memmove(src, src + righthalf, lefthalf); in z_erofs_transform_plain()