Searched refs:OCFS2_HAS_COMPAT_FEATURE (Results 1 – 2 of 2) sorted by relevance
127 if (OCFS2_HAS_COMPAT_FEATURE(osb->sb, in ocfs2_update_last_group_and_inode()256 if (OCFS2_HAS_COMPAT_FEATURE(osb->sb, OCFS2_FEATURE_COMPAT_BACKUP_SB)) in ocfs2_update_super_and_backups()
71 #define OCFS2_HAS_COMPAT_FEATURE(sb,mask) \ macro