Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_format.h41 #define XFS_SB_VERSION_DALIGNBIT 0x0100 macro
351 return (sbp->sb_versionnum & XFS_SB_VERSION_DALIGNBIT); in xfs_sb_version_hasdalign()
/linux-4.19.296/fs/xfs/scrub/
Dagheader.c158 XFS_SB_VERSION_DALIGNBIT | in xchk_superblock()