Searched refs:erofs_vmap (Results 1 – 3 of 3) sorted by relevance
123 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()
513 static inline void *erofs_vmap(struct page **pages, unsigned int count) in erofs_vmap() function
946 vout = erofs_vmap(pages, nr_pages); in z_erofs_vle_unzip()