Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ocfs2/
Docfs2_fs.h86 | OCFS2_FEATURE_INCOMPAT_XATTR \
146 #define OCFS2_FEATURE_INCOMPAT_XATTR 0x0200 macro
Docfs2.h528 if (osb->s_feature_incompat & OCFS2_FEATURE_INCOMPAT_XATTR) in ocfs2_supports_xattr()
Dsuper.c1237 !OCFS2_HAS_INCOMPAT_FEATURE(sb, OCFS2_FEATURE_INCOMPAT_XATTR)) { in ocfs2_check_set_options()
1245 if (OCFS2_HAS_INCOMPAT_FEATURE(sb, OCFS2_FEATURE_INCOMPAT_XATTR)) in ocfs2_check_set_options()