Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/erofs/
H A Ddecompressor.c170 src = erofs_get_pcpubuf(nrpages_in); in z_erofs_handle_inplace_io()
327 dst = erofs_get_pcpubuf(1); in z_erofs_decompress_generic()
H A Dpcpubuf.c21 void *erofs_get_pcpubuf(unsigned int requiredpages) in erofs_get_pcpubuf() function
H A Dinternal.h424 void *erofs_get_pcpubuf(unsigned int requiredpages);