Searched refs:XFS_FEAT_NLINK (Results 1 – 2 of 2) sorted by relevance
253 #define XFS_FEAT_NLINK (1ULL << 1) /* 32 bit link counts */ macro
620 mp->m_features |= XFS_FEAT_NLINK; in xfs_mountfs()