stat_mtimespec    203 file.c         static struct timespec stat_mtimespec(struct stat *st);
stat_mtimespec    222 file.c                 struct timespec ts1 = stat_mtimespec(get_stat(self));
stat_mtimespec    223 file.c                 struct timespec ts2 = stat_mtimespec(get_stat(other));
stat_mtimespec    556 file.c             struct timespec ts = stat_mtimespec(st);