Searched refs:need_reconnect (Results 1 – 7 of 7) sorted by relevance
222 if (!tcon->ses->need_reconnect && !tcon->need_reconnect) in smb2_reconnect()233 if (!rc && tcon->ses->need_reconnect) in smb2_reconnect()236 if (rc || !tcon->need_reconnect) { in smb2_reconnect()773 ses->need_reconnect = false; in SMB2_sess_setup()806 if (ses->need_reconnect) in SMB2_logoff()909 tcon->need_reconnect = true; in SMB2_tcon()937 tcon->need_reconnect = false; in SMB2_tcon()976 if ((tcon->need_reconnect) || (tcon->ses->need_reconnect)) in SMB2_tdis()
212 if (tcon->need_reconnect) in cifs_debug_data_proc_show()345 if (tcon->need_reconnect) in cifs_stats_proc_show()
797 bool need_reconnect:1; /* connection reset, uid now invalid */ member888 bool need_reconnect:1; /* connection reset, tid now invalid */ member
171 if (!ses->need_reconnect && !tcon->need_reconnect) in cifs_reconnect_tcon()182 if (rc == 0 && ses->need_reconnect) in cifs_reconnect_tcon()186 if (rc || !tcon->need_reconnect) { in cifs_reconnect_tcon()328 if (tcon->ses->need_reconnect || tcon->need_reconnect) in smb_init_no_reconnect()668 if ((tcon->need_reconnect) || (tcon->ses->need_reconnect)) in CIFSSMBTDis()756 if (ses->need_reconnect) in CIFSSMBLogoff()
333 ses->need_reconnect = true; in cifs_reconnect()337 tcon->need_reconnect = true; in cifs_reconnect()2462 if (ses->need_reconnect) { in cifs_get_smb_ses()3749 tcon->need_reconnect = false; in CIFSTCon()
623 ses->need_reconnect = false; in sess_establish_session()
402 if (!tcon->need_reconnect && !cifs_file->invalidHandle) { in cifsFileInfo_put()