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