Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Dzmap.c106 bool big_pcluster = vi->z_advise & Z_EROFS_ADVISE_BIG_PCLUSTER_1; in z_erofs_load_compact_lcluster() local
167 if (!big_pcluster) { in z_erofs_load_compact_lcluster()
195 if (!big_pcluster) { in z_erofs_load_compact_lcluster()
H A Dinternal.h226 EROFS_FEATURE_FUNCS(big_pcluster, incompat, INCOMPAT_BIG_PCLUSTER) in EROFS_FEATURE_FUNCS()