Home
last modified time | relevance | path

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); in timestruc_to_settime4()
106 (*errorp = nfs4_time_vton(&vap->va_ctime, in nfs4_ver_fattr4_attr()
118 (*errorp = nfs4_time_vton(&vap->va_mtime, in nfs4_ver_fattr4_attr()
129 if (*errorp = nfs4_time_vton(&vap->va_ctime, in nfs4_ver_fattr4_attr()
H A Dnfs4_srv_attr.c2580 error = nfs4_time_vton(&sarg->vap->va_atime, &na->time_access); in rfs4_fattr4_time_access()
2723 error = nfs4_time_vton(&sarg->vap->va_ctime, in rfs4_fattr4_time_metadata()
2768 error = nfs4_time_vton(&sarg->vap->va_mtime, &na->time_modify); in rfs4_fattr4_time_modify()
H A Dnfs4_subr.c513 nfs4_time_vton(timestruc_t *vatime, nfstime4 *ntime) in nfs4_time_vton() function
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4.h1465 extern int nfs4_time_vton(timestruc_t *, nfstime4 *);