Searched refs:tdo_atime (Results 1 – 2 of 2) sorted by relevance
/third_party/NuttX/fs/tmpfs/ | ||
D | fs_tmpfs.h | 121 time_t tdo_atime; /* last access time */ member |
D | fs_tmpfs.c | 632 tdo->tdo_atime = tmpfs_timestamp(); in tmpfs_alloc_directory() |