Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.h157 time_t sti_mtime; /* time of last modification */ member
H A Dsockcommon_vnops.c349 vap->va_mtime.tv_sec = sti->sti_mtime; in socket_vop_getattr()
393 sti->sti_mtime = vap->va_mtime.tv_sec; in socket_vop_setattr()
H A Dsocksubr.c198 SOTOTPI(so)->sti_mtime = now; in so_update_attrs()
H A Dsocktpi.c6581 sti->sti_mtime = now; in sotpi_info_init()