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

/linux-master/fs/smb/client/
H A Dcifsproto.h305 int from_reconnect);
H A Dsmb2pdu.c163 bool from_reconnect)
190 cifs_put_tcp_session(server, from_reconnect);
211 struct TCP_Server_Info *server, bool from_reconnect)
362 from_reconnect);
443 from_reconnect);
161 cifs_chan_skip_or_disable(struct cifs_ses *ses, struct TCP_Server_Info *server, bool from_reconnect) argument
210 smb2_reconnect(__le16 smb2_command, struct cifs_tcon *tcon, struct TCP_Server_Info *server, bool from_reconnect) argument
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);

Completed in 218 milliseconds