Home
last modified time | relevance | path

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

/linux-6.1.9/fs/erofs/
Derofs_fs.h30 #define EROFS_ALL_FEATURE_INCOMPAT \ macro
Dsuper.c118 if (feature & (~EROFS_ALL_FEATURE_INCOMPAT)) { in check_layout_compatibility()
121 feature & ~EROFS_ALL_FEATURE_INCOMPAT); in check_layout_compatibility()