Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_format.h53 #define XFS_SB_VERSION_DALIGNBIT 0x0100 macro
355 return (sbp->sb_versionnum & XFS_SB_VERSION_DALIGNBIT); in xfs_sb_version_hasdalign()