Searched refs:current_dir (Results 1 – 1 of 1) sorted by relevance
208 struct linux_dirent __user * current_dir; member247 dirent = buf->current_dir; in filldir()256 buf->current_dir = dirent; in filldir()274 .current_dir = dirent in SYSCALL_DEFINE3()301 struct linux_dirent64 __user * current_dir; member334 dirent = buf->current_dir; in filldir64()343 buf->current_dir = dirent; in filldir64()361 .current_dir = dirent in ksys_getdents64()472 struct compat_linux_dirent __user *current_dir; member503 dirent = buf->current_dir; in compat_filldir()[all …]