Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_format.h372 #define XFS_SB_FEAT_INCOMPAT_BIGTIME (1 << 3) /* large timestamps */ macro
381 XFS_SB_FEAT_INCOMPAT_BIGTIME | \
A Dxfs_sb.c173 if (sbp->sb_features_incompat & XFS_SB_FEAT_INCOMPAT_BIGTIME) in xfs_sb_version_to_features()

Completed in 13 milliseconds