Searched refs:getdents64 (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/
H A Dreaddir.c394 SYSCALL_DEFINE3(getdents64, unsigned int, fd,
/linux-master/tools/include/nolibc/
H A Dsys.h356 * int getdents64(int fd, struct linux_dirent64 *dirp, int count);
366 int getdents64(int fd, struct linux_dirent64 *dirp, int count) function
/linux-master/tools/testing/selftests/nolibc/
H A Dnolibc-test.c680 ret = getdents64(fd, (void *)buffer, sizeof(buffer));

Completed in 147 milliseconds