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