Home
last modified time | relevance | path

Searched refs:fchownat (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/arch/parisc/kernel/
Dsyscall_table.S376 ENTRY_SAME(fchownat)
/linux-4.1.27/arch/powerpc/include/asm/
Dsystbl.h296 SYSCALL_SPU(fchownat)
/linux-4.1.27/arch/s390/kernel/
Dcompat_wrapper.c183 COMPAT_SYSCALL_WRAP5(fchownat, int, dfd, const char __user *, filename, uid_t, user, gid_t, group, …
/linux-4.1.27/arch/x86/syscalls/
Dsyscall_64.tbl269 260 common fchownat sys_fchownat
Dsyscall_32.tbl307 298 i386 fchownat sys_fchownat
/linux-4.1.27/fs/
Dopen.c607 SYSCALL_DEFINE5(fchownat, int, dfd, const char __user *, filename, uid_t, user, in SYSCALL_DEFINE5() argument