Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/erofs/
Dunzip_vle_lz4.c16 #define EROFS_PERCPU_NR_PAGES Z_EROFS_CLUSTER_MAX_PAGES macro
18 #define EROFS_PERCPU_NR_PAGES Z_EROFS_VLE_INLINE_PAGEVECS macro
22 char data[PAGE_SIZE * EROFS_PERCPU_NR_PAGES];
115 if (outlen + pageofs > EROFS_PERCPU_NR_PAGES * PAGE_SIZE) in z_erofs_vle_unzip_fast_percpu()