Searched refs:current_dir (Results 1 – 2 of 2) sorted by relevance
143 struct linux_dirent __user * current_dir; member170 dirent = buf->current_dir; in filldir()183 buf->current_dir = dirent; in filldir()208 buf.current_dir = dirent; in SYSCALL_DEFINE3()229 struct linux_dirent64 __user * current_dir; member250 dirent = buf->current_dir; in filldir64()265 buf->current_dir = dirent; in filldir64()290 buf.current_dir = dirent; in SYSCALL_DEFINE3()
888 struct compat_linux_dirent __user *current_dir; member915 dirent = buf->current_dir; in compat_filldir()928 buf->current_dir = dirent; in compat_filldir()953 buf.current_dir = dirent; in compat_sys_getdents()976 struct linux_dirent64 __user *current_dir; member1000 dirent = buf->current_dir; in compat_filldir64()1016 buf->current_dir = dirent; in compat_filldir64()1041 buf.current_dir = dirent; in compat_sys_getdents64()