Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/
Docfs2_fs.h107 #define OCFS2_FEATURE_RO_COMPAT_SUPP (OCFS2_FEATURE_RO_COMPAT_UNWRITTEN \ macro
Dsuper.c707 incompat_features = OCFS2_HAS_RO_COMPAT_FEATURE(sb, ~OCFS2_FEATURE_RO_COMPAT_SUPP); in ocfs2_remount()
2203 (i = OCFS2_HAS_RO_COMPAT_FEATURE(osb->sb, ~OCFS2_FEATURE_RO_COMPAT_SUPP))) { in ocfs2_initialize_super()