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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.h157 time_t sti_ctime; /* time of last attributes change */ member in struct:sotpi_info
H A Dsockcommon_vnops.c333 vap->va_ctime.tv_sec = sti->sti_ctime;
377 sti->sti_ctime = gethrestime_sec();
H A Dsocktpi.c6703 sti->sti_ctime = now;

Completed in 70 milliseconds