Home
last modified time | relevance | path

Searched refs:erofs_allocpage (Results 1 – 2 of 2) sorted by relevance

/linux/fs/erofs/
H A Ddecompressor.c387 *pgo = erofs_allocpage(pgpl, rq->gfp); in z_erofs_stream_switch_bufs()
440 tmppage = erofs_allocpage(pgpl, rq->gfp); in z_erofs_stream_switch_bufs()
H A Dinternal.h430 static inline struct page *erofs_allocpage(struct page **pagepool, gfp_t gfp) in erofs_allocpage() function