Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ocfs2/
A Dsuper.c1215 !OCFS2_HAS_INCOMPAT_FEATURE(sb, OCFS2_FEATURE_INCOMPAT_XATTR)) { in ocfs2_check_set_options()
1223 if (OCFS2_HAS_INCOMPAT_FEATURE(sb, OCFS2_FEATURE_INCOMPAT_XATTR)) in ocfs2_check_set_options()
2137 if ((i = OCFS2_HAS_INCOMPAT_FEATURE(osb->sb, ~OCFS2_FEATURE_INCOMPAT_SUPP))) { in ocfs2_initialize_super()
A Docfs2_fs.h62 #define OCFS2_HAS_INCOMPAT_FEATURE(sb,mask) \ macro

Completed in 11 milliseconds