Searched refs:dirp64 (Results 1 – 1 of 1) sorted by relevance
57 linux_getdents64(unsigned int fd, struct linux_dirent64 *dirp64, unsigned int size) in linux_getdents64() argument59 return tst_syscall(__NR_getdents64, fd, dirp64, size); in linux_getdents64()