ksys_getdents64 392 fs/readdir.c return ksys_getdents64(fd, dirent, count); ksys_getdents64 1243 include/linux/syscalls.h int ksys_getdents64(unsigned int fd, struct linux_dirent64 __user *dirent, ksys_getdents64 587 init/initramfs.c num = ksys_getdents64(fd, dirp, BUF_SIZE); ksys_getdents64 607 init/initramfs.c num = ksys_getdents64(fd, dirp, BUF_SIZE);