Home
last modified time | relevance | path

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

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