Searched refs:mark_smb_session (Results 1 – 2 of 2) sorted by relevance
191 bool mark_smb_session) in cifs_mark_tcp_ses_conns_for_reconnect() argument215 mark_smb_session = true; in cifs_mark_tcp_ses_conns_for_reconnect()241 if (!mark_smb_session && cifs_chan_needs_reconnect(ses, server)) { in cifs_mark_tcp_ses_conns_for_reconnect()246 if (mark_smb_session) in cifs_mark_tcp_ses_conns_for_reconnect()255 if (!mark_smb_session && !CIFS_ALL_CHANS_NEED_RECONNECT(ses)) { in cifs_mark_tcp_ses_conns_for_reconnect()373 bool mark_smb_session, bool once) in __cifs_reconnect() argument380 cifs_mark_tcp_ses_conns_for_reconnect(server, mark_smb_session); in __cifs_reconnect()573 return __cifs_reconnect(server, mark_smb_session, once); in _cifs_reconnect()580 return __cifs_reconnect(server, mark_smb_session, once); in _cifs_reconnect()585 cifs_reconnect(struct TCP_Server_Info *server, bool mark_smb_session) in cifs_reconnect() argument[all …]
144 bool mark_smb_session);146 bool mark_smb_session);