Home
last modified time | relevance | path

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

/third_party/NuttX/fs/tmpfs/
Dfs_tmpfs.h99 time_t to_ctime; /* last changed status time */ member
Dfs_tmpfs.c2450 buf->st_ctime = to->to_ctime; in tmpfs_stat_common()
2455 buf->__st_ctim32.tv_sec = (long)to->to_ctime; in tmpfs_stat_common()