Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/
Dresize.c133 if (OCFS2_HAS_COMPAT_FEATURE(osb->sb, in ocfs2_update_last_group_and_inode()
255 if (OCFS2_HAS_COMPAT_FEATURE(osb->sb, OCFS2_FEATURE_COMPAT_BACKUP_SB)) in ocfs2_update_super_and_backups()
Docfs2_fs.h74 #define OCFS2_HAS_COMPAT_FEATURE(sb,mask) \ macro
Dsuper.c2035 if (!(OCFS2_HAS_COMPAT_FEATURE(osb->sb, in ocfs2_journal_addressable()