Lines Matching defs:current_entry
681 static int cifs_save_resume_key(const char *current_entry,
687 rc = cifs_fill_dirent(&de, current_entry, file_info->srch_inf.info_level,
707 char **current_entry, int *num_to_ret)
722 if ((cfile == NULL) || (current_entry == NULL) || (num_to_ret == NULL))
725 *current_entry = NULL;
821 *current_entry = cur_ent;
939 char *current_entry;
987 ¤t_entry, &num_to_fill);
991 } else if (current_entry != NULL) {
1011 if (current_entry == NULL) {
1022 rc = cifs_filldir(current_entry, file, ctx,
1035 cifs_save_resume_key(current_entry, cifsFile);
1038 current_entry =
1039 nxt_dir_entry(current_entry, end_of_smb,