Searched defs:times (Results 1 – 3 of 3) sorted by relevance
19 static int utimes_common(const struct path *path, struct timespec64 *times) in utimes_common()88 long do_utimes(int dfd, const char __user *filename, struct timespec64 *times, in do_utimes()166 struct timeval times[2]; in do_futimesat() local204 SYSCALL_DEFINE2(utime, char __user *, filename, struct utimbuf __user *, times) in SYSCALL_DEFINE2() argument
74 struct stamp times[0]; /* Variable number of these beasts */ member
197 struct timeval times[2]; in set_attr() local