Home
last modified time | relevance | path

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

/linux/fs/erofs/
A Ddecompressor.c149 src = erofs_vm_map_ram(rq->in, nrpages_in); in z_erofs_lz4_handle_inplace_io()
282 dst = erofs_vm_map_ram(rq->out, nrpages_out); in z_erofs_lz4_decompress()
A Dinternal.h479 static inline void *erofs_vm_map_ram(struct page **pages, unsigned int count) in erofs_vm_map_ram() function

Completed in 5 milliseconds