Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/erofs/
Dunzip_vle.h220 #define Z_EROFS_VLE_VMAP_ONSTACK_PAGES \ macro
Dunzip_vle.c798 struct page *pages_onstack[Z_EROFS_VLE_VMAP_ONSTACK_PAGES]; in z_erofs_vle_unzip()
819 if (likely(nr_pages <= Z_EROFS_VLE_VMAP_ONSTACK_PAGES)) in z_erofs_vle_unzip()