Searched refs:llistxattr (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/arch/parisc/kernel/ |
D | syscall_table.S | 343 ENTRY_SAME(llistxattr) /* 245 */
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | systbl.h | 223 SYSCALL_SPU(llistxattr)
|
/linux-4.1.27/arch/s390/kernel/ |
D | compat_wrapper.c | 159 COMPAT_SYSCALL_WRAP3(llistxattr, const char __user *, path, char __user *, list, size_t, size);
|
/linux-4.1.27/arch/x86/syscalls/ |
D | syscall_64.tbl | 204 195 common llistxattr sys_llistxattr
|
D | syscall_32.tbl | 242 233 i386 llistxattr sys_llistxattr
|
/linux-4.1.27/fs/ |
D | xattr.c | 578 SYSCALL_DEFINE3(llistxattr, const char __user *, pathname, char __user *, list, in SYSCALL_DEFINE3() argument
|