Home
last modified time | relevance | path

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

/Linux-v5.15/fs/erofs/
Dzmap.c250 bool big_pcluster; in unpack_compacted_index() local
259 big_pcluster = vi->z_advise & Z_EROFS_ADVISE_BIG_PCLUSTER_1; in unpack_compacted_index()
277 if (!big_pcluster) { in unpack_compacted_index()
305 if (!big_pcluster) { in unpack_compacted_index()
Dinternal.h239 EROFS_FEATURE_FUNCS(big_pcluster, incompat, INCOMPAT_BIG_PCLUSTER)