Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/erofs/
H A Dzmap.c226 bool big_pcluster; in unpack_compacted_index() local
235 big_pcluster = vi->z_advise & Z_EROFS_ADVISE_BIG_PCLUSTER_1; in unpack_compacted_index()
248 if (!big_pcluster) { in unpack_compacted_index()
276 if (!big_pcluster) { in unpack_compacted_index()
H A Dinternal.h238 EROFS_FEATURE_FUNCS(big_pcluster, incompat, INCOMPAT_BIG_PCLUSTER)