Searched refs:need_reconnect (Results 1 – 10 of 10) sorted by relevance
330 if (!tcon->ses->need_reconnect && !tcon->need_reconnect) in smb2_reconnect()353 if (!rc && tcon->ses->need_reconnect) in smb2_reconnect()356 if (rc || !tcon->need_reconnect) { in smb2_reconnect()1298 ses->need_reconnect = false; in SMB2_sess_establish_session()1618 if (ses->need_reconnect) in SMB2_logoff()1751 tcon->need_reconnect = true; in SMB2_tcon()1778 tcon->need_reconnect = false; in SMB2_tcon()1824 if ((tcon->need_reconnect) || (tcon->ses->need_reconnect)) in SMB2_tdis()2636 tcon->need_reconnect = true; in SMB2_open()3358 if (tcon->need_reconnect || tcon->need_reopen_files) { in smb2_reconnect_server()[all …]
119 if (tcon->need_reconnect) in cifs_debug_tcon()562 if (tcon->need_reconnect) in cifs_stats_proc_show()
984 bool need_reconnect:1; /* connection reset, uid now invalid */ member1093 bool need_reconnect:1; /* connection reset, tid now invalid */ member
1269 if (!tcon->need_reconnect && !tcon->need_reopen_files && in get_tcons()1275 if (ses->tcon_ipc && !ses->tcon_ipc->need_reconnect && in get_tcons()
275 if (!ses->need_reconnect && !tcon->need_reconnect) in cifs_reconnect_tcon()298 if (rc == 0 && ses->need_reconnect) in cifs_reconnect_tcon()302 if (rc || !tcon->need_reconnect) { in cifs_reconnect_tcon()446 if (tcon->ses->need_reconnect || tcon->need_reconnect) in smb_init_no_reconnect()793 if ((tcon->need_reconnect) || (tcon->ses->need_reconnect)) in CIFSSMBTDis()889 if (ses->need_reconnect) in CIFSSMBLogoff()
342 tcon->need_reconnect = true; in smb2_compound_op()
553 ses->need_reconnect = true; in cifs_reconnect()556 tcon->need_reconnect = true; in cifs_reconnect()559 ses->tcon_ipc->need_reconnect = true; in cifs_reconnect()3256 if (ses->need_reconnect) { in cifs_get_smb_ses()5098 tcon->need_reconnect = false; in CIFSTCon()
655 ses->need_reconnect = false; in sess_establish_session()
741 tcon->need_reconnect = true; in open_shroot()2249 tcon->need_reconnect = true; in smb2_query_info_compound()
494 if (!tcon->need_reconnect && !cifs_file->invalidHandle) { in _cifsFileInfo_put()