st_mtimespec 72 compat/common/vfs_syscalls_35.c ost->st_mtimespec = st->st_mtimespec; st_mtimespec 101 compat/svr4/svr4_stat.c st4->st_mtim = st->st_mtimespec.tv_sec; st_mtimespec 122 compat/svr4/svr4_stat.c st4->st_mtim = st->st_mtimespec; st_mtimespec 144 compat/svr4/svr4_stat.c st4->st_mtim = st->st_mtimespec; st_mtimespec 687 kern/sys_pipe.c ub->st_mtimespec = pipe->pipe_mtime; st_mtimespec 262 kern/uipc_usrreq.c ((struct stat *) m)->st_mtimespec = st_mtimespec 392 kern/vfs_vnops.c sb->st_mtimespec = va.va_mtime; st_mtimespec 57 sys/stat.h struct timespec st_mtimespec; /* time of last data modification */ st_mtimespec 74 sys/stat.h struct timespec st_mtimespec; /* time of last data modification */ st_mtimespec 97 sys/stat.h struct timespec st_mtimespec; /* time of last data modification */ st_mtimespec 124 sys/stat.h #define st_mtime st_mtimespec.tv_sec st_mtimespec 125 sys/stat.h #define st_mtimensec st_mtimespec.tv_nsec