Searched refs:mark_smb_session (Results 1 – 2 of 2) sorted by relevance
200 bool mark_smb_session) in cifs_mark_tcp_ses_conns_for_reconnect() argument224 mark_smb_session = true; in cifs_mark_tcp_ses_conns_for_reconnect()244 if (!mark_smb_session && cifs_chan_needs_reconnect(ses, server)) { in cifs_mark_tcp_ses_conns_for_reconnect()249 if (mark_smb_session) in cifs_mark_tcp_ses_conns_for_reconnect()258 if (!mark_smb_session && !CIFS_ALL_CHANS_NEED_RECONNECT(ses)) { in cifs_mark_tcp_ses_conns_for_reconnect()376 bool mark_smb_session) in __cifs_reconnect() argument383 cifs_mark_tcp_ses_conns_for_reconnect(server, mark_smb_session); in __cifs_reconnect()562 int cifs_reconnect(struct TCP_Server_Info *server, bool mark_smb_session) in cifs_reconnect() argument567 return __cifs_reconnect(server, mark_smb_session); in cifs_reconnect()574 int cifs_reconnect(struct TCP_Server_Info *server, bool mark_smb_session) in cifs_reconnect() argument[all …]
141 bool mark_smb_session);143 bool mark_smb_session);