Home
last modified time | relevance | path

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

/linux-4.4.14/arch/parisc/kernel/
Dsyscall_table.S346 ENTRY_SAME(lremovexattr)
/linux-4.4.14/arch/powerpc/include/asm/
Dsystbl.h226 SYSCALL_SPU(lremovexattr)
/linux-4.4.14/arch/s390/kernel/
Dcompat_wrapper.c130 COMPAT_SYSCALL_WRAP2(lremovexattr, const char __user *, path, const char __user *, name);
/linux-4.4.14/arch/x86/entry/syscalls/
Dsyscall_64.tbl207 198 common lremovexattr sys_lremovexattr
Dsyscall_32.tbl245 236 i386 lremovexattr sys_lremovexattr
/linux-4.4.14/fs/
Dxattr.c643 SYSCALL_DEFINE2(lremovexattr, const char __user *, pathname, in SYSCALL_DEFINE2() argument