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

/linux-master/fs/smb/client/
H A Dsmb2pdu.c4097 bool tcon_selected = false; local
4136 tcon_selected = false;
4144 tcon_selected = true;
4153 tcon_selected = true;
4162 if (!tcon_selected && cifs_chan_needs_reconnect(ses, server)) {

Completed in 219 milliseconds