Home
last modified time | relevance | path

Searched refs:XFS_FEAT_NLINK (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/
H A Dxfs_mount.h370 #define XFS_FEAT_NLINK (1ULL << 1) /* 32 bit link counts */ macro
/linux/fs/xfs/libxfs/
H A Dxfs_sb.c125 features |= XFS_FEAT_NLINK; in xfs_sb_version_to_features()