Home
last modified time | relevance | path

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

/third_party/NuttX/fs/tmpfs/
Dfs_tmpfs.h155 time_t tfo_mtime; /* last modified time */ member
Dfs_tmpfs.c490 tfo->tfo_mtime = tfo->tfo_atime; in tmpfs_alloc_file()
1327 tfo->tfo_ctime = tfo->tfo_mtime = tmpfs_timestamp(); in tmpfs_write()