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