Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ocfs2/
Docfs2_fs.h90 | OCFS2_FEATURE_INCOMPAT_APPEND_DIO)
168 #define OCFS2_FEATURE_INCOMPAT_APPEND_DIO 0x8000 macro
Docfs2.h510 if (osb->s_feature_incompat & OCFS2_FEATURE_INCOMPAT_APPEND_DIO) in ocfs2_supports_append_dio()