Home
last modified time | relevance | path

Searched refs:ksys_getdents64 (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/fs/
Dreaddir.c353 int ksys_getdents64(unsigned int fd, struct linux_dirent64 __user *dirent, in ksys_getdents64() function
391 return ksys_getdents64(fd, dirent, count); in SYSCALL_DEFINE3()
/Linux-v5.4/init/
Dinitramfs.c587 num = ksys_getdents64(fd, dirp, BUF_SIZE); in clean_rootfs()
607 num = ksys_getdents64(fd, dirp, BUF_SIZE); in clean_rootfs()
/Linux-v5.4/include/linux/
Dsyscalls.h1243 int ksys_getdents64(unsigned int fd, struct linux_dirent64 __user *dirent,