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()292 if (rc || !tcon->need_reconnect) { in smb2_reconnect()1288 ses->need_reconnect = false; in SMB2_sess_establish_session()1634 if (ses->need_reconnect) in SMB2_logoff()1773 tcon->need_reconnect = true; in SMB2_tcon()1800 tcon->need_reconnect = false; in SMB2_tcon()1846 if ((tcon->need_reconnect) || (tcon->ses->need_reconnect)) in SMB2_tdis()2869 tcon->need_reconnect = true; in SMB2_open()3638 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()
1000 bool need_reconnect:1; /* connection reset, uid now invalid */ member1151 bool need_reconnect:1; /* connection reset, tid now invalid */ member
1400 if (!tcon->need_reconnect && !tcon->need_reopen_files && in get_tcons()1406 if (ses->tcon_ipc && !ses->tcon_ipc->need_reconnect && in get_tcons()
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()
392 tcon->need_reconnect = true; in smb2_compound_op()
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()3042 if (ses->need_reconnect) { in cifs_get_smb_ses()4921 tcon->need_reconnect = false; in CIFSTCon()
926 ses->need_reconnect = false; in sess_establish_session()
795 tcon->need_reconnect = true; in open_shroot()2550 tcon->need_reconnect = true; in smb2_query_info_compound()
492 if (!tcon->need_reconnect && !cifs_file->invalidHandle) { in _cifsFileInfo_put()