Searched refs:nfs4_time_vton (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_attr.c42 error = nfs4_time_vton(tt, &tt4->time);
106 (*errorp = nfs4_time_vton(&vap->va_ctime,
118 (*errorp = nfs4_time_vton(&vap->va_mtime,
129 if (*errorp = nfs4_time_vton(&vap->va_ctime,
H A Dnfs4_srv_attr.c2541 error = nfs4_time_vton(&sarg->vap->va_atime, &na->time_access);
2684 error = nfs4_time_vton(&sarg->vap->va_ctime,
2729 error = nfs4_time_vton(&sarg->vap->va_mtime, &na->time_modify);
H A Dnfs4_subr.c513 nfs4_time_vton(timestruc_t *vatime, nfstime4 *ntime) function
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4.h1319 extern int nfs4_time_vton(timestruc_t *, nfstime4 *);

Completed in 77 milliseconds