Home
last modified time | relevance | path

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

/fs/logfs/
Dlogfs_abi.h196 #define LOGFS_FEATURES_INCOMPAT (0ull) macro
Dsuper.c454 if (super->s_feature_incompat & ~LOGFS_FEATURES_INCOMPAT) in logfs_read_sb()