Home
last modified time | relevance | path

Searched refs:tfo_atime (Results 1 - 2 of 2) sorted by relevance

/third_party/NuttX/fs/tmpfs/
H A Dfs_tmpfs.h156 time_t tfo_atime; /* last access time */ member
H A Dfs_tmpfs.c489 tfo->tfo_atime = tmpfs_timestamp(); in tmpfs_alloc_file()
490 tfo->tfo_mtime = tfo->tfo_atime; in tmpfs_alloc_file()
491 tfo->tfo_ctime = tfo->tfo_atime; in tmpfs_alloc_file()
1094 tfo->tfo_atime = tmpfs_timestamp(); in tmpfs_read()
1153 tfo->tfo_atime = tmpfs_timestamp(); in tmpfs_readpage()

Completed in 3 milliseconds