Searched defs:utimes (Results  1 – 2 of 2) sorted by relevance
| /linux-4.1.27/fs/ | 
| D | utimes.c | 186 		struct timespec __user *, utimes, int, flags)  in SYSCALL_DEFINE4()  argument 203 SYSCALL_DEFINE3(futimesat, int, dfd, const char __user *, filename,  in SYSCALL_DEFINE3()  argument 231 SYSCALL_DEFINE2(utimes, char __user *, filename,  in SYSCALL_DEFINE2()  argument
  | 
| D | compat.c | 124 COMPAT_SYSCALL_DEFINE2(utimes, const char __user *, filename, struct compat_timeval __user *, t)  in COMPAT_SYSCALL_DEFINE2()  argument
  |