Home
last modified time | relevance | path

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

/Linux-v5.4/fs/erofs/
Dinternal.h388 void *erofs_get_pcpubuf(unsigned int pagenr);
394 static inline void *erofs_get_pcpubuf(unsigned int pagenr) in erofs_get_pcpubuf() function
Ddecompressor.c94 u8 *const tmp = erofs_get_pcpubuf(0); in generic_copy_inplace_data()
242 dst = erofs_get_pcpubuf(0); in z_erofs_decompress_generic()
Dutils.c29 void *erofs_get_pcpubuf(unsigned int pagenr) in erofs_get_pcpubuf() function