nfs4_time_vton
(*errorp = nfs4_time_vton(&vap->va_ctime,
(*errorp = nfs4_time_vton(&vap->va_mtime,
if (*errorp = nfs4_time_vton(&vap->va_ctime,
error = nfs4_time_vton(tt, &tt4->time);
error = nfs4_time_vton(&sarg->vap->va_atime, &na->time_access);
error = nfs4_time_vton(&sarg->vap->va_ctime,
error = nfs4_time_vton(&sarg->vap->va_mtime, &na->time_modify);
extern int nfs4_time_vton(timestruc_t *, nfstime4 *);