Searched defs:times (Results 1 – 3 of 3) sorted by relevance
27 SYSCALL_DEFINE2(utime, char __user *, filename, struct utimbuf __user *, times) in SYSCALL_DEFINE2() argument51 static int utimes_common(struct path *path, struct timespec *times) in utimes_common()129 long do_utimes(int dfd, char __user *filename, struct timespec *times, int flags) in do_utimes()194 struct timeval times[2]; in SYSCALL_DEFINE3() local
73 struct stamp times[0]; /* Variable number of these beasts */ member
238 struct timeval times[2]; in set_attr() local