Home
last modified time | relevance | path

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

/third_party/NuttX/fs/tmpfs/
Dfs_tmpfs.h120 time_t tdo_mtime; /* last modified time */ member
Dfs_tmpfs.c461 parent->tdo_ctime = parent->tdo_mtime = tmpfs_timestamp(); in tmpfs_add_dirent()
633 tdo->tdo_mtime = tdo->tdo_mtime; in tmpfs_alloc_directory()
634 tdo->tdo_ctime = tdo->tdo_mtime; in tmpfs_alloc_directory()