Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Derofs_fs.h296 #define Z_EROFS_PCLUSTER_MAX_DSIZE (12 * 1024 * 1024) macro
H A Dzmap.c681 map->m_llen > Z_EROFS_PCLUSTER_MAX_DSIZE)) in z_erofs_map_blocks_iter()