Searched refs:XFS_SB_VERSION_DALIGNBIT (Results 1 – 3 of 3) sorted by relevance
131 if (sbp->sb_versionnum & XFS_SB_VERSION_DALIGNBIT) in xfs_sb_version_to_features()537 has_dalign = sbp->sb_versionnum & XFS_SB_VERSION_DALIGNBIT; in xfs_validate_sb_common()
41 #define XFS_SB_VERSION_DALIGNBIT 0x0100 macro
171 XFS_SB_VERSION_DALIGNBIT | in xchk_superblock()