Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/erofs/
Dunzip_vle_lz4.c123 vin = erofs_vmap(compressed_pages, clusterpages); in z_erofs_vle_unzip_fast_percpu()
190 vin = erofs_vmap(compressed_pages, clusterpages); in z_erofs_vle_unzip_vmap()
Dinternal.h513 static inline void *erofs_vmap(struct page **pages, unsigned int count) in erofs_vmap() function
Dunzip_vle.c946 vout = erofs_vmap(pages, nr_pages); in z_erofs_vle_unzip()