Searched refs:XFS_SB_VERSION_NLINKBIT (Results 1 – 4 of 4) sorted by relevance
656 if (!(mp->m_sb.sb_versionnum & XFS_SB_VERSION_NLINKBIT)) { in xfs_mountfs()657 mp->m_sb.sb_versionnum |= XFS_SB_VERSION_NLINKBIT; in xfs_mountfs()
55 #define V5_VERS_FLAGS (XFS_SB_VERSION_NLINKBIT | \ in xfs_sb_validate_v5_features()118 if (sbp->sb_versionnum & XFS_SB_VERSION_NLINKBIT) in xfs_sb_version_to_features()
38 #define XFS_SB_VERSION_NLINKBIT 0x0020 macro
173 XFS_SB_VERSION_NLINKBIT | in xchk_superblock()