Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/erofs/
Dunzip_vle.h47 #define Z_EROFS_VLE_INLINE_PAGEVECS 3 macro
68 erofs_vtptr_t pagevec[Z_EROFS_VLE_INLINE_PAGEVECS];
Dunzip_vle_lz4.c15 #if Z_EROFS_CLUSTER_MAX_PAGES > Z_EROFS_VLE_INLINE_PAGEVECS
18 #define EROFS_PERCPU_NR_PAGES Z_EROFS_VLE_INLINE_PAGEVECS
Dunzip_vle.c474 Z_EROFS_VLE_INLINE_PAGEVECS, work->pagevec, work->vcnt); in z_erofs_vle_work_iter_begin()
844 Z_EROFS_VLE_INLINE_PAGEVECS, work->pagevec, 0); in z_erofs_vle_unzip()