Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/erofs/
H A Derofs_fs.h23 #define EROFS_ALL_FEATURE_INCOMPAT \ macro
H A Dsuper.c117 if (feature & (~EROFS_ALL_FEATURE_INCOMPAT)) { in check_layout_compatibility()
120 feature & ~EROFS_ALL_FEATURE_INCOMPAT); in check_layout_compatibility()