Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_sb.h43 #define XFS_SB_VERSION_DALIGNBIT 0x0100 macro
60 XFS_SB_VERSION_DALIGNBIT | \
420 (sbp->sb_versionnum & XFS_SB_VERSION_DALIGNBIT); in xfs_sb_version_hasdalign()