Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.h156 time_t sti_mtime; /* time of last modification */ member
H A Dsockcommon_vnops.c332 vap->va_mtime.tv_sec = sti->sti_mtime; in socket_vop_getattr()
376 sti->sti_mtime = vap->va_mtime.tv_sec; in socket_vop_setattr()
H A Dsocksubr.c209 SOTOTPI(so)->sti_mtime = now; in so_update_attrs()
H A Dsocktpi.c6660 sti->sti_mtime = now; in sotpi_info_init()