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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.h155 time_t sti_atime; /* time of last access */ member in struct:sotpi_info
H A Dsockcommon_vnops.c331 vap->va_atime.tv_sec = sti->sti_atime;
374 sti->sti_atime = vap->va_atime.tv_sec;
H A Dsocksubr.c207 SOTOTPI(so)->sti_atime = now;
H A Dsocktpi.c6701 sti->sti_atime = now;

Completed in 59 milliseconds