Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Dpcpubuf.c48 int erofs_pcpubuf_growsize(unsigned int nrpages) in erofs_pcpubuf_growsize() function
H A Dinternal.h468 int erofs_pcpubuf_growsize(unsigned int nrpages);
H A Ddecompressor.c58 return erofs_pcpubuf_growsize(sbi->lz4.max_pclusterblks); in z_erofs_load_lz4_config()