Searched refs:need_reconnect (Results 1 – 7 of 7) sorted by relevance
239 if (!tcon->ses->need_reconnect && !tcon->need_reconnect) in smb2_reconnect()262 if (!rc && tcon->ses->need_reconnect) in smb2_reconnect()265 if (rc || !tcon->need_reconnect) { in smb2_reconnect()1077 ses->need_reconnect = false; in SMB2_sess_establish_session()1397 if (ses->need_reconnect) in SMB2_logoff()1519 tcon->need_reconnect = true; in SMB2_tcon()1546 tcon->need_reconnect = false; in SMB2_tcon()1591 if ((tcon->need_reconnect) || (tcon->ses->need_reconnect)) in SMB2_tdis()2847 if (tcon->need_reconnect || tcon->need_reopen_files) { in smb2_reconnect_server()2853 if (ses->tcon_ipc && ses->tcon_ipc->need_reconnect) { in smb2_reconnect_server()
124 if (tcon->need_reconnect) in cifs_debug_tcon()479 if (tcon->need_reconnect) in cifs_stats_proc_show()
881 bool need_reconnect:1; /* connection reset, uid now invalid */ member985 bool need_reconnect:1; /* connection reset, tid now invalid */ member
360 ses->need_reconnect = true; in cifs_reconnect()363 tcon->need_reconnect = true; in cifs_reconnect()366 ses->tcon_ipc->need_reconnect = true; in cifs_reconnect()2833 if (ses->need_reconnect) { in cifs_get_smb_ses()4289 tcon->need_reconnect = false; in CIFSTCon()
184 if (!ses->need_reconnect && !tcon->need_reconnect) in cifs_reconnect_tcon()207 if (rc == 0 && ses->need_reconnect) in cifs_reconnect_tcon()211 if (rc || !tcon->need_reconnect) { in cifs_reconnect_tcon()355 if (tcon->ses->need_reconnect || tcon->need_reconnect) in smb_init_no_reconnect()702 if ((tcon->need_reconnect) || (tcon->ses->need_reconnect)) in CIFSSMBTDis()797 if (ses->need_reconnect) in CIFSSMBLogoff()
647 ses->need_reconnect = false; in sess_establish_session()
416 if (!tcon->need_reconnect && !cifs_file->invalidHandle) { in cifsFileInfo_put()