Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_format.h895 #define XFS_LEGACY_TIME_MAX ((int64_t)S32_MAX) macro
/fs/xfs/
Dxfs_super.c1531 sb->s_time_max = XFS_LEGACY_TIME_MAX; in xfs_fc_fill_super()