Home
last modified time | relevance | path

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

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