Searched refs:XFS_BIGTIME_TIME_MAX (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_ondisk.h190 XFS_CHECK_VALUE(XFS_BIGTIME_TIME_MAX - XFS_BIGTIME_EPOCH_OFFSET,
H A Dxfs_format.h761 #define XFS_BIGTIME_TIME_MAX ((int64_t)((-1ULL / NSEC_PER_SEC) & ~0x3ULL)) macro
/linux-master/fs/xfs/
H A Dxfs_super.c1683 sb->s_time_max = xfs_bigtime_to_unix(XFS_BIGTIME_TIME_MAX);

Completed in 125 milliseconds