Home
last modified time | relevance | path

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

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