tmpfs_itimes
void tmpfs_itimes(struct vnode *, const struct timespec *,
tmpfs_itimes(vp, atime, mtime);
tmpfs_itimes(vp, NULL, NULL);