Home
last modified time | relevance | path

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

/Linux-v6.6/fs/erofs/
Derofs_fs.h32 #define EROFS_ALL_FEATURE_INCOMPAT \ macro
Dsuper.c116 if (feature & (~EROFS_ALL_FEATURE_INCOMPAT)) { in check_layout_compatibility()
118 feature & ~EROFS_ALL_FEATURE_INCOMPAT); in check_layout_compatibility()