Home
last modified time | relevance | path

Searched refs:sti_ctime (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.h158 time_t sti_ctime; /* time of last attributes change */ member
H A Dsockcommon_vnops.c350 vap->va_ctime.tv_sec = sti->sti_ctime; in socket_vop_getattr()
394 sti->sti_ctime = gethrestime_sec(); in socket_vop_setattr()
H A Dsocktpi.c6582 sti->sti_ctime = now; in sotpi_info_init()