Searched refs:st_mtime_sec (Results 1 – 8 of 8) sorted by relevance
24 long st_mtime_sec; member
27 long st_mtime_sec; member
26 long st_mtime_sec; member
215 uint64_t st_mtime_sec; /* time of last modification, seconds */ member
217 &stbuf->st_atime_nsec, &stbuf->st_mtime_sec, in p9_buf_vreadf()
1282 (uintmax_t)stat_dotl->st_atime_nsec, (uintmax_t)stat_dotl->st_mtime_sec, in p9_client_getattr()
988 inode->i_mtime = stat->st_mtime_sec; in p9fs_stat_vnode_dotl()
175 sb->st_mtim.tv_sec = ksb.st_mtime_sec; in hostfs_stat()