Searched refs:Z_EROFS_PCLUSTER_MAX_DSIZE (Results 1 – 2 of 2) sorted by relevance
/linux/fs/erofs/ | ||
H A D | erofs_fs.h | 296 #define Z_EROFS_PCLUSTER_MAX_DSIZE (12 * 1024 * 1024) macro |
H A D | zmap.c | 681 map->m_llen > Z_EROFS_PCLUSTER_MAX_DSIZE)) in z_erofs_map_blocks_iter() |