Searched refs:current_dir (Results 1 – 1 of 1) sorted by relevance
160 struct linux_dirent __user * current_dir; member191 dirent = buf->current_dir; in filldir()204 buf->current_dir = dirent; in filldir()220 .current_dir = dirent in SYSCALL_DEFINE3()247 struct linux_dirent64 __user * current_dir; member272 dirent = buf->current_dir; in filldir64()287 buf->current_dir = dirent; in filldir64()303 .current_dir = dirent in ksys_getdents64()414 struct compat_linux_dirent __user *current_dir; member445 dirent = buf->current_dir; in compat_filldir()[all …]