Home
last modified time | relevance | path

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

/fs/ocfs2/
Dresize.c127 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()
Docfs2_fs.h71 #define OCFS2_HAS_COMPAT_FEATURE(sb,mask) \ macro