Searched refs:ZONEFS_F_DEFINED_FEATURES (Results 1 – 2 of 2) sorted by relevance
/linux/fs/zonefs/ | ||
H A D | zonefs.h | 199 #define ZONEFS_F_DEFINED_FEATURES \ macro |
H A D | super.c | 1147 if (sbi->s_features & ~ZONEFS_F_DEFINED_FEATURES) { in zonefs_read_super() |