Searched refs:xfs_bigtime_to_unix (Results 1 – 3 of 3) sorted by relevance
145 tv.tv_sec = xfs_bigtime_to_unix(div_u64_rem(ts, NSEC_PER_SEC, &n)); in xfs_inode_decode_bigtime()
770 static inline time64_t xfs_bigtime_to_unix(uint64_t ondisk_seconds) in xfs_bigtime_to_unix() function
1614 sb->s_time_min = xfs_bigtime_to_unix(XFS_BIGTIME_TIME_MIN); in xfs_fs_fill_super()1615 sb->s_time_max = xfs_bigtime_to_unix(XFS_BIGTIME_TIME_MAX); in xfs_fs_fill_super()