Home
last modified time | relevance | path

Searched refs:OCFS2_HAS_COMPAT_FEATURE (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/ocfs2/
Dresize.c119 if (OCFS2_HAS_COMPAT_FEATURE(osb->sb, in ocfs2_update_last_group_and_inode()
247 if (OCFS2_HAS_COMPAT_FEATURE(osb->sb, OCFS2_FEATURE_COMPAT_BACKUP_SB)) in ocfs2_update_super_and_backups()
Docfs2_fs.h58 #define OCFS2_HAS_COMPAT_FEATURE(sb,mask) \ macro
Dsuper.c1982 if (!(OCFS2_HAS_COMPAT_FEATURE(osb->sb, in ocfs2_journal_addressable()