Searched refs:XFS_LEGACY_TIME_MAX (Results 1 – 2 of 2) sorted by relevance
/fs/xfs/libxfs/ | ||
D | xfs_format.h | 895 #define XFS_LEGACY_TIME_MAX ((int64_t)S32_MAX) macro |
/fs/xfs/ | ||
D | xfs_super.c | 1531 sb->s_time_max = XFS_LEGACY_TIME_MAX; in xfs_fc_fill_super() |