Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ocfs2/
Docfs2_fs.h86 | OCFS2_FEATURE_INCOMPAT_INDEXED_DIRS \
147 #define OCFS2_FEATURE_INCOMPAT_INDEXED_DIRS 0x0400 macro
Docfs2.h566 if (osb->s_feature_incompat & OCFS2_FEATURE_INCOMPAT_INDEXED_DIRS) in ocfs2_supports_indexed_dirs()