Searched refs:sb_features2 (Results 1 – 4 of 4) sorted by relevance
312 if (sb->sb_features2 != 0) in xchk_superblock()319 if (!!(sb->sb_features2 & cpu_to_be32(~v2_ok))) in xchk_superblock()322 if (sb->sb_features2 != sb->sb_bad_features2) in xchk_superblock()331 if ((sb->sb_features2 & features_mask) != in xchk_superblock()332 (cpu_to_be32(mp->m_sb.sb_features2) & features_mask)) in xchk_superblock()337 if ((sb->sb_features2 & features_mask) != in xchk_superblock()338 (cpu_to_be32(mp->m_sb.sb_features2) & features_mask)) in xchk_superblock()
149 uint32_t sb_features2; /* additional feature bits */ member247 __be32 sb_features2; /* additional feature bits */ member314 return sbp->sb_bad_features2 != sbp->sb_features2; in xfs_sb_has_mismatched_features2()336 sbp->sb_features2 |= XFS_SB_VERSION2_ATTR2BIT; in xfs_sb_version_addattr2()342 sbp->sb_features2 |= XFS_SB_VERSION2_PROJID32BIT; in xfs_sb_version_addprojid32()
730 if (mp->m_sb.sb_features2 & XFS_SB_VERSION2_ATTR2BIT) in xfs_sbversion_add_attr2()
867 sbp->sb_features2 |= sbp->sb_bad_features2; in xfs_mountfs()