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