Searched refs:XFS_FEAT_NLINK (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/xfs/ | ||
| A D | xfs_mount.h | 254 #define XFS_FEAT_NLINK (1ULL << 1) /* 32 bit link counts */ macro |
| A D | xfs_mount.c | 632 mp->m_features |= XFS_FEAT_NLINK; in xfs_mountfs() |
Completed in 6 milliseconds