Searched refs:lchown (Results 1 – 6 of 6) sorted by relevance
| /linux-4.4.14/arch/parisc/kernel/ |
| D | syscall_table.S | 75 ENTRY_SAME(lchown)
|
| /linux-4.4.14/arch/powerpc/include/asm/ |
| D | systbl.h | 22 SYSCALL_SPU(lchown)
|
| /linux-4.4.14/arch/s390/kernel/ |
| D | compat_wrapper.c | 110 COMPAT_SYSCALL_WRAP3(lchown, const char __user *, filename, uid_t, user, gid_t, group);
|
| /linux-4.4.14/arch/x86/entry/syscalls/ |
| D | syscall_64.tbl | 103 94 common lchown sys_lchown
|
| D | syscall_32.tbl | 25 16 i386 lchown sys_lchown16
|
| /linux-4.4.14/fs/ |
| D | open.c | 646 SYSCALL_DEFINE3(lchown, const char __user *, filename, uid_t, user, gid_t, group) in SYSCALL_DEFINE3() argument
|