Searched refs:XFS_FEAT_NLINK (Results 1 – 3 of 3) sorted by relevance
274 #define XFS_FEAT_NLINK (1ULL << 1) /* 32 bit link counts */ macro
684 mp->m_features |= XFS_FEAT_NLINK; in xfs_mountfs()
122 features |= XFS_FEAT_NLINK; in xfs_sb_version_to_features()