Searched refs:page_copycnt (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/erofs/
H A Ddecompressor.c172 unsigned int page_copycnt = local
177 memcpy(tmp, inpage + *inputmargin, page_copycnt);
180 tmp += page_copycnt;
181 total -= page_copycnt;

Completed in 103 milliseconds