Searched refs:futimesat (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/fs/ |
D | utimes.c | 203 SYSCALL_DEFINE3(futimesat, int, dfd, const char __user *, filename, in SYSCALL_DEFINE3() argument
|
D | compat.c | 105 COMPAT_SYSCALL_DEFINE3(futimesat, unsigned int, dfd, const char __user *, filename, struct compat_t… in COMPAT_SYSCALL_DEFINE3() argument
|
/linux-4.1.27/arch/parisc/kernel/ |
D | syscall_table.S | 377 ENTRY_COMP(futimesat)
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | systbl.h | 297 COMPAT_SYS_SPU(futimesat)
|
/linux-4.1.27/arch/x86/syscalls/ |
D | syscall_64.tbl | 270 261 common futimesat sys_futimesat
|
D | syscall_32.tbl | 308 299 i386 futimesat sys_futimesat compat_sys_futimesat
|
/linux-4.1.27/Documentation/filesystems/ |
D | overlayfs.txt | 189 On a file opened with O_RDONLY fchmod(2), fchown(2), futimesat(2) and
|