Searched refs:from_reconnect (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/smb/client/
H A Dcifsproto.h307 int from_reconnect);
H A Dconnect.c1627 cifs_put_tcp_session(struct TCP_Server_Info *server, int from_reconnect) argument
1647 if (from_reconnect)
1660 cifs_put_tcp_session(server->primary_server, from_reconnect);
H A Dsmb2pdu.c165 bool from_reconnect)
192 cifs_put_tcp_session(server, from_reconnect);
213 struct TCP_Server_Info *server, bool from_reconnect)
364 from_reconnect);
445 from_reconnect);
163 cifs_chan_skip_or_disable(struct cifs_ses *ses, struct TCP_Server_Info *server, bool from_reconnect) argument
212 smb2_reconnect(__le16 smb2_command, struct cifs_tcon *tcon, struct TCP_Server_Info *server, bool from_reconnect) argument

Completed in 193 milliseconds