Searched refs:openat (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/arch/parisc/kernel/ |
D | syscall_table.S | 373 ENTRY_COMP(openat) /* 275 */
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | systbl.h | 293 COMPAT_SYS_SPU(openat)
|
/linux-4.1.27/arch/x86/syscalls/ |
D | syscall_64.tbl | 266 257 common openat sys_openat
|
D | syscall_32.tbl | 304 295 i386 openat sys_openat compat_sys_openat
|
/linux-4.1.27/fs/ |
D | open.c | 1036 SYSCALL_DEFINE4(openat, int, dfd, const char __user *, filename, int, flags, in SYSCALL_DEFINE4() argument
|
D | compat.c | 1099 COMPAT_SYSCALL_DEFINE4(openat, int, dfd, const char __user *, filename, int, flags, umode_t, mode) in COMPAT_SYSCALL_DEFINE4() argument
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | cachefiles.txt | 72 - openat() and friends.
|