Searched refs:fchownat (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/arch/parisc/kernel/ |
D | syscall_table.S | 376 ENTRY_SAME(fchownat)
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | systbl.h | 296 SYSCALL_SPU(fchownat)
|
/linux-4.1.27/arch/s390/kernel/ |
D | compat_wrapper.c | 183 COMPAT_SYSCALL_WRAP5(fchownat, int, dfd, const char __user *, filename, uid_t, user, gid_t, group, …
|
/linux-4.1.27/arch/x86/syscalls/ |
D | syscall_64.tbl | 269 260 common fchownat sys_fchownat
|
D | syscall_32.tbl | 307 298 i386 fchownat sys_fchownat
|
/linux-4.1.27/fs/ |
D | open.c | 607 SYSCALL_DEFINE5(fchownat, int, dfd, const char __user *, filename, uid_t, user, in SYSCALL_DEFINE5() argument
|