Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.h155 time_t sti_atime; /* time of last access */ member
H A Dsockcommon_vnops.c331 vap->va_atime.tv_sec = sti->sti_atime; in socket_vop_getattr()
374 sti->sti_atime = vap->va_atime.tv_sec; in socket_vop_setattr()
H A Dsocksubr.c207 SOTOTPI(so)->sti_atime = now; in so_update_attrs()
H A Dsocktpi.c6670 sti->sti_atime = now; in sotpi_info_init()