Searched refs:fa_atime (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/boot/lib/libstand/
H A Dnfsv2.h144 struct nfsv2_time fa_atime; member in struct:nfsv2_fattr
H A Dnfs.c69 struct nfsv2_time fa_atime; member in struct:nfsv2_fattrs
151 struct nfsv3_time fa_atime; member in struct:nfsv3_fattrs
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_subr.h101 timespec_t fa_atime; /* these 3 are like unix */ member in struct:smbfattr
H A Dsmb_smb.c447 smb_time_NT2local(llongint, &fa.fa_atime);
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_client.c496 vap->va_atime = fa->fa_atime;
H A Dsmbfs_smb.c306 smb_dos2unixtime(date, time, 0, svtz, &fap->fa_atime);
330 smb_time_NT2local(llongint, &fap->fa_atime);
2098 smb_dos2unixtime(date, time, 0, svtz, &ctx->f_attr.fa_atime);
2122 smb_time_NT2local(llongint, &ctx->f_attr.fa_atime);

Completed in 57 milliseconds