Home
last modified time | relevance | path

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

/third_party/NuttX/fs/tmpfs/
Dfs_tmpfs.h154 time_t tfo_ctime; /* last changed status time */ member
Dfs_tmpfs.c490 tfo->tfo_ctime = tfo->tfo_atime; in tmpfs_alloc_file()
1326 tfo->tfo_ctime = tfo->tfo_mtime = tmpfs_timestamp(); in tmpfs_write()