Searched refs:XFS_SB_FEAT_INCOMPAT_BIGTIME (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_format.h373 #define XFS_SB_FEAT_INCOMPAT_BIGTIME (1 << 3) /* large timestamps */ macro
380 XFS_SB_FEAT_INCOMPAT_BIGTIME| \
H A Dxfs_sb.c172 if (sbp->sb_features_incompat & XFS_SB_FEAT_INCOMPAT_BIGTIME)

Completed in 259 milliseconds