getdents64
SYSCALL_DEFINE3(getdents64, unsigned int, fd,
ret = getdents64(fd, (void *)buffer, sizeof(buffer));