Searched refs:st_ctime_sec (Results 1 – 8 of 8) sorted by relevance
26 long st_ctime_sec; member
29 long st_ctime_sec; member
28 long st_ctime_sec; member
217 uint64_t st_ctime_sec; /* time of last status change, seconds*/ member
218 &stbuf->st_mtime_nsec, &stbuf->st_ctime_sec, in p9_buf_vreadf()
1283 (uintmax_t)stat_dotl->st_mtime_nsec, (uintmax_t)stat_dotl->st_ctime_sec, in p9_client_getattr()
990 inode->i_ctime = stat->st_ctime_sec; in p9fs_stat_vnode_dotl()
177 sb->st_ctim.tv_sec = ksb.st_ctime_sec; in hostfs_stat()