Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ocfs2/
Docfs2_fs.h84 | OCFS2_FEATURE_INCOMPAT_XATTR \
144 #define OCFS2_FEATURE_INCOMPAT_XATTR 0x0200 macro
Docfs2.h526 if (osb->s_feature_incompat & OCFS2_FEATURE_INCOMPAT_XATTR) in ocfs2_supports_xattr()
Dsuper.c1233 !OCFS2_HAS_INCOMPAT_FEATURE(sb, OCFS2_FEATURE_INCOMPAT_XATTR)) { in ocfs2_check_set_options()
1241 if (OCFS2_HAS_INCOMPAT_FEATURE(sb, OCFS2_FEATURE_INCOMPAT_XATTR)) in ocfs2_check_set_options()