Home
last modified time | relevance | path

Searched refs:OCFS2_FEATURE_INCOMPAT_XATTR (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/fs/ocfs2/
Docfs2_fs.h99 | OCFS2_FEATURE_INCOMPAT_XATTR \
159 #define OCFS2_FEATURE_INCOMPAT_XATTR 0x0200 macro
Docfs2.h538 if (osb->s_feature_incompat & OCFS2_FEATURE_INCOMPAT_XATTR) in ocfs2_supports_xattr()
Dsuper.c1272 !OCFS2_HAS_INCOMPAT_FEATURE(sb, OCFS2_FEATURE_INCOMPAT_XATTR)) { in ocfs2_check_set_options()
1280 if (OCFS2_HAS_INCOMPAT_FEATURE(sb, OCFS2_FEATURE_INCOMPAT_XATTR)) in ocfs2_check_set_options()