Home
last modified time | relevance | path

Searched refs:tdo_atime (Results 1 – 2 of 2) sorted by relevance

/third_party/NuttX/fs/tmpfs/
Dfs_tmpfs.h121 time_t tdo_atime; /* last access time */ member
Dfs_tmpfs.c632 tdo->tdo_atime = tmpfs_timestamp(); in tmpfs_alloc_directory()