Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dresize.c117 if (OCFS2_HAS_COMPAT_FEATURE(osb->sb, in ocfs2_update_last_group_and_inode()
239 if (OCFS2_HAS_COMPAT_FEATURE(osb->sb, OCFS2_FEATURE_COMPAT_BACKUP_SB)) in ocfs2_update_super_and_backups()
H A Docfs2_fs.h58 #define OCFS2_HAS_COMPAT_FEATURE(sb,mask) \ macro
H A Dsuper.c1985 if (!(OCFS2_HAS_COMPAT_FEATURE(osb->sb, in ocfs2_journal_addressable()