Home
last modified time | relevance | path

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

/linux-4.4.14/arch/parisc/kernel/
Dsyscall_table.S347 ENTRY_SAME(fremovexattr)
/linux-4.4.14/arch/powerpc/include/asm/
Dsystbl.h227 SYSCALL_SPU(fremovexattr)
/linux-4.4.14/arch/s390/kernel/
Dcompat_wrapper.c131 COMPAT_SYSCALL_WRAP2(fremovexattr, int, fd, const char __user *, name);
/linux-4.4.14/arch/x86/entry/syscalls/
Dsyscall_64.tbl208 199 common fremovexattr sys_fremovexattr
Dsyscall_32.tbl246 237 i386 fremovexattr sys_fremovexattr
/linux-4.4.14/fs/
Dxattr.c649 SYSCALL_DEFINE2(fremovexattr, int, fd, const char __user *, name) in SYSCALL_DEFINE2() argument