Searched refs:curr_fd (Results 1 – 1 of 1) sorted by relevance
145 int curr_fd = info->fd; in task_file_seq_get_next() local155 curr_fd = info->fd; in task_file_seq_get_next()176 curr_fd = info->fd; in task_file_seq_get_next()179 curr_fd = 0; in task_file_seq_get_next()185 for (; curr_fd < max_fds; curr_fd++) { in task_file_seq_get_next()188 f = fcheck_files(curr_files, curr_fd); in task_file_seq_get_next()195 info->fd = curr_fd; in task_file_seq_get_next()