Lines Matching refs:current_entry
659 static int cifs_save_resume_key(const char *current_entry,
665 rc = cifs_fill_dirent(&de, current_entry, file_info->srch_inf.info_level,
685 char **current_entry, int *num_to_ret)
700 if ((cfile == NULL) || (current_entry == NULL) || (num_to_ret == NULL))
703 *current_entry = NULL;
798 *current_entry = cur_ent;
1034 char *current_entry;
1132 ¤t_entry, &num_to_fill);
1137 } else if (current_entry != NULL) {
1161 if (current_entry == NULL) {
1172 rc = cifs_filldir(current_entry, file, ctx,
1191 cifs_save_resume_key(current_entry, cifsFile);
1194 current_entry =
1195 nxt_dir_entry(current_entry, end_of_smb,