Searched refs:to_atime (Results 1 – 2 of 2) sorted by relevance
101 time_t to_atime; /* last access time */ member
2448 buf->st_atime = to->to_atime; in tmpfs_stat_common()2453 buf->__st_atim32.tv_sec = (long)to->to_atime; in tmpfs_stat_common()