Searched refs:need_reconnect (Results 1 – 10 of 10) sorted by relevance
245 if (!tcon->ses->need_reconnect && !tcon->need_reconnect) in smb2_reconnect()276 if (!rc && tcon->ses->need_reconnect) { in smb2_reconnect()295 if (rc || !tcon->need_reconnect) { in smb2_reconnect()1311 ses->need_reconnect = false; in SMB2_sess_establish_session()1657 if (ses->need_reconnect) in SMB2_logoff()1795 tcon->need_reconnect = true; in SMB2_tcon()1822 tcon->need_reconnect = false; in SMB2_tcon()1868 if ((tcon->need_reconnect) || (tcon->ses->need_reconnect)) in SMB2_tdis()2911 tcon->need_reconnect = true; in SMB2_open()3683 if (tcon->need_reconnect || tcon->need_reopen_files) { in smb2_reconnect_server()[all …]
119 if (tcon->need_reconnect) in cifs_debug_tcon()600 if (tcon->need_reconnect) in cifs_stats_proc_show()
198 if (!ses->need_reconnect && !tcon->need_reconnect) in cifs_reconnect_tcon()221 if (rc == 0 && ses->need_reconnect) in cifs_reconnect_tcon()225 if (rc || !tcon->need_reconnect) { in cifs_reconnect_tcon()369 if (tcon->ses->need_reconnect || tcon->need_reconnect) in smb_init_no_reconnect()720 if ((tcon->need_reconnect) || (tcon->ses->need_reconnect)) in CIFSSMBTDis()816 if (ses->need_reconnect) in CIFSSMBLogoff()
1003 bool need_reconnect:1; /* connection reset, uid now invalid */ member1154 bool need_reconnect:1; /* connection reset, tid now invalid */ member
1401 if (!tcon->need_reconnect && !tcon->need_reopen_files && in get_tcons()1407 if (ses->tcon_ipc && !ses->tcon_ipc->need_reconnect && in get_tcons()
458 ses->need_reconnect = true; in cifs_reconnect()461 tcon->need_reconnect = true; in cifs_reconnect()464 ses->tcon_ipc->need_reconnect = true; in cifs_reconnect()3063 if (ses->need_reconnect) { in cifs_get_smb_ses()4941 tcon->need_reconnect = false; in CIFSTCon()
408 tcon->need_reconnect = true; in smb2_compound_op()
934 ses->need_reconnect = false; in sess_establish_session()
797 tcon->need_reconnect = true; in open_shroot()2582 tcon->need_reconnect = true; in smb2_query_info_compound()
493 if (!tcon->need_reconnect && !cifs_file->invalidHandle) { in _cifsFileInfo_put()