Searched refs:getdents64 (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/fs/ |
D | readdir.c | 277 SYSCALL_DEFINE3(getdents64, unsigned int, fd, in SYSCALL_DEFINE3() argument
|
D | compat.c | 1051 COMPAT_SYSCALL_DEFINE3(getdents64, unsigned int, fd, in COMPAT_SYSCALL_DEFINE3() argument
|
/linux-4.1.27/arch/parisc/kernel/ |
D | syscall_table.S | 299 ENTRY_SAME(getdents64)
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | systbl.h | 209 SYSCALL_SPU(getdents64)
|
/linux-4.1.27/arch/s390/kernel/ |
D | compat_wrapper.c | 154 COMPAT_SYSCALL_WRAP3(getdents64, unsigned int, fd, struct linux_dirent64 __user *, dirent, unsigned…
|
/linux-4.1.27/arch/x86/syscalls/ |
D | syscall_64.tbl | 226 217 common getdents64 sys_getdents64
|
D | syscall_32.tbl | 229 220 i386 getdents64 sys_getdents64 compat_sys_getdents64
|