hammer2_timespec_to_time
uint64_t hammer2_timespec_to_time(const struct timespec *ts);
ip->meta.atime = hammer2_timespec_to_time(&vap->va_atime);
ip->meta.mtime = hammer2_timespec_to_time(&vap->va_mtime);
uint64_t hammer2_timespec_to_time(const struct timespec *ts);
ip->meta.atime = hammer2_timespec_to_time(&vap->va_atime);
ip->meta.mtime = hammer2_timespec_to_time(&vap->va_mtime);