hammer_timespec_to_time
uint64_t hammer_timespec_to_time(struct timespec *ts);
ip->ino_data.atime = hammer_timespec_to_time(&vap->va_atime);
ip->ino_data.mtime = hammer_timespec_to_time(&vap->va_mtime);