Searched refs:current_dir (Results 1 – 2 of 2) sorted by relevance
146 struct linux_dirent __user * current_dir; member175 dirent = buf->current_dir; in filldir()188 buf->current_dir = dirent; in filldir()204 .current_dir = dirent in SYSCALL_DEFINE3()231 struct linux_dirent64 __user * current_dir; member254 dirent = buf->current_dir; in filldir64()269 buf->current_dir = dirent; in filldir64()285 .current_dir = dirent in SYSCALL_DEFINE3()
914 struct compat_linux_dirent __user *current_dir; member943 dirent = buf->current_dir; in compat_filldir()956 buf->current_dir = dirent; in compat_filldir()971 .current_dir = dirent, in COMPAT_SYSCALL_DEFINE3()1001 struct linux_dirent64 __user *current_dir; member1027 dirent = buf->current_dir; in compat_filldir64()1043 buf->current_dir = dirent; in compat_filldir64()1058 .current_dir = dirent, in COMPAT_SYSCALL_DEFINE3()