Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Dpcpubuf.c21 void *erofs_get_pcpubuf(unsigned int requiredpages) in erofs_get_pcpubuf() function
H A Dinternal.h466 void *erofs_get_pcpubuf(unsigned int requiredpages);
H A Ddecompressor.c162 src = erofs_get_pcpubuf(ctx->inpages); in z_erofs_lz4_handle_overlap()