Searched defs:utimes (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/fs/ |
D | utimes.c | 147 struct __kernel_timespec __user *, utimes, int, flags) in SYSCALL_DEFINE4() argument 173 struct __kernel_old_timeval __user *utimes) in do_futimesat() 201 SYSCALL_DEFINE3(futimesat, int, dfd, const char __user *, filename, in SYSCALL_DEFINE3() argument 207 SYSCALL_DEFINE2(utimes, char __user *, filename, in SYSCALL_DEFINE2() argument
|