Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Docfs2_fs.h83 | OCFS2_FEATURE_INCOMPAT_INLINE_DATA \
129 #define OCFS2_FEATURE_INCOMPAT_INLINE_DATA 0x0040 macro
H A Docfs2.h520 if (osb->s_feature_incompat & OCFS2_FEATURE_INCOMPAT_INLINE_DATA) in ocfs2_supports_inline_data()