Searched refs:LOGFS_FEATURES_INCOMPAT (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/fs/logfs/ | ||
| D | logfs_abi.h | 196 #define LOGFS_FEATURES_INCOMPAT (0ull) macro |
| D | super.c | 454 if (super->s_feature_incompat & ~LOGFS_FEATURES_INCOMPAT) in logfs_read_sb() |