Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dcifsproto.h310 int from_reconnect);
H A Dsmb2pdu.c170 bool from_reconnect) in cifs_chan_skip_or_disable() argument
197 cifs_put_tcp_session(server, from_reconnect); in cifs_chan_skip_or_disable()
218 struct TCP_Server_Info *server, bool from_reconnect) in smb2_reconnect() argument
358 from_reconnect); in smb2_reconnect()
432 from_reconnect); in smb2_reconnect()
H A Dconnect.c1681 cifs_put_tcp_session(struct TCP_Server_Info *server, int from_reconnect) in cifs_put_tcp_session() argument
1699 if (from_reconnect) in cifs_put_tcp_session()
1712 cifs_put_tcp_session(server->primary_server, from_reconnect); in cifs_put_tcp_session()