Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ocfs2/
Docfs2_fs.h80 | OCFS2_FEATURE_INCOMPAT_SPARSE_ALLOC \
113 #define OCFS2_FEATURE_INCOMPAT_SPARSE_ALLOC 0x0010 macro
Docfs2.h517 if (osb->s_feature_incompat & OCFS2_FEATURE_INCOMPAT_SPARSE_ALLOC) in ocfs2_sparse_alloc()