Home
last modified time | relevance | path

Searched refs:erofs_vm_map_ram (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/fs/erofs/
H A Ddecompressor.c153 src = erofs_vm_map_ram(rq->in, ctx->inpages); in z_erofs_lz4_handle_overlap()
306 dst = erofs_vm_map_ram(rq->out, ctx.outpages); in z_erofs_lz4_decompress()
H A Dinternal.h428 static inline void *erofs_vm_map_ram(struct page **pages, unsigned int count) in erofs_vm_map_ram() function

Completed in 3 milliseconds