Home
last modified time | relevance | path

Searched refs:XFS_SB_VERSION_DALIGNBIT (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_sb.c131 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()
H A Dxfs_format.h41 #define XFS_SB_VERSION_DALIGNBIT 0x0100 macro
/linux/fs/xfs/scrub/
H A Dagheader.c171 XFS_SB_VERSION_DALIGNBIT | in xchk_superblock()