Home
last modified time | relevance | path

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

/fs/erofs/
Dsysfs.c65 EROFS_ATTR_FEATURE(big_pcluster);
74 ATTR_LIST(big_pcluster),
Dzmap.c258 bool big_pcluster; in unpack_compacted_index() local
267 big_pcluster = vi->z_advise & Z_EROFS_ADVISE_BIG_PCLUSTER_1; in unpack_compacted_index()
285 if (!big_pcluster) { in unpack_compacted_index()
313 if (!big_pcluster) { in unpack_compacted_index()
Dinternal.h267 EROFS_FEATURE_FUNCS(big_pcluster, incompat, INCOMPAT_BIG_PCLUSTER)