Home
last modified time | relevance | path

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

/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-fs-erofs6 zero_padding, compr_cfgs, big_pcluster, chunked_file,
/linux-6.1.9/fs/erofs/
Dsysfs.c73 EROFS_ATTR_FEATURE(big_pcluster);
85 ATTR_LIST(big_pcluster),
Dzmap.c270 bool big_pcluster; in unpack_compacted_index() local
282 big_pcluster = vi->z_advise & Z_EROFS_ADVISE_BIG_PCLUSTER_1; in unpack_compacted_index()
301 if (!big_pcluster) { in unpack_compacted_index()
329 if (!big_pcluster) { in unpack_compacted_index()
Dinternal.h288 EROFS_FEATURE_FUNCS(big_pcluster, incompat, INCOMPAT_BIG_PCLUSTER)