Searched refs:mark_smb_session (Results 1 – 2 of 2) sorted by relevance
204 bool mark_smb_session) in cifs_mark_tcp_ses_conns_for_reconnect() argument228 mark_smb_session = true; in cifs_mark_tcp_ses_conns_for_reconnect()254 if (!mark_smb_session && cifs_chan_needs_reconnect(ses, server)) { in cifs_mark_tcp_ses_conns_for_reconnect()259 if (mark_smb_session) in cifs_mark_tcp_ses_conns_for_reconnect()268 if (!mark_smb_session && !CIFS_ALL_CHANS_NEED_RECONNECT(ses)) { in cifs_mark_tcp_ses_conns_for_reconnect()382 bool mark_smb_session, bool once) in __cifs_reconnect() argument393 if (mark_smb_session) in __cifs_reconnect()394 cifs_signal_cifsd_for_reconnect(server, mark_smb_session); in __cifs_reconnect()396 cifs_mark_tcp_ses_conns_for_reconnect(server, mark_smb_session); in __cifs_reconnect()587 _cifs_reconnect(struct TCP_Server_Info *server, bool mark_smb_session, bool once) in _cifs_reconnect() argument[all …]
132 bool mark_smb_session);133 int cifs_reconnect(struct TCP_Server_Info *server, bool mark_smb_session);