Home
last modified time | relevance | path

Searched refs:OCFS2_HAS_INCOMPAT_FEATURE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dsuper.c1222 !OCFS2_HAS_INCOMPAT_FEATURE(sb, OCFS2_FEATURE_INCOMPAT_XATTR)) { in ocfs2_check_set_options()
1230 if (OCFS2_HAS_INCOMPAT_FEATURE(sb, OCFS2_FEATURE_INCOMPAT_XATTR)) in ocfs2_check_set_options()
2151 if ((i = OCFS2_HAS_INCOMPAT_FEATURE(osb->sb, ~OCFS2_FEATURE_INCOMPAT_SUPP))) { in ocfs2_initialize_super()
H A Docfs2_fs.h64 #define OCFS2_HAS_INCOMPAT_FEATURE(sb,mask) \ macro
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dsuper.c1217 !OCFS2_HAS_INCOMPAT_FEATURE(sb, OCFS2_FEATURE_INCOMPAT_XATTR)) { in ocfs2_check_set_options()
1225 if (OCFS2_HAS_INCOMPAT_FEATURE(sb, OCFS2_FEATURE_INCOMPAT_XATTR)) in ocfs2_check_set_options()
2138 if ((i = OCFS2_HAS_INCOMPAT_FEATURE(osb->sb, ~OCFS2_FEATURE_INCOMPAT_SUPP))) { in ocfs2_initialize_super()
H A Docfs2_fs.h62 #define OCFS2_HAS_INCOMPAT_FEATURE(sb,mask) \ macro

Completed in 19 milliseconds