Searched refs:st_actime (Results 1 – 6 of 6) sorted by relevance
263 pstat->st_atime = stat.st_actime; in _stat_r()284 buf->st_atime = stat_temp.st_actime; in _fstat_r()
19 time_t st_actime; /* time of last access */ member
51 time_t st_actime; /**< time of last access */ member
982 st->st_actime = time(NULL); in lfs_vfs_fstat()1013 st->st_actime = t; in lfs_vfs_stat()
Completed in 10 milliseconds