Lines Matching refs:tcon_ipc
276 if (ses->tcon_ipc) {
277 ses->tcon_ipc->need_reconnect = true;
278 spin_lock(&ses->tcon_ipc->tc_lock);
279 ses->tcon_ipc->status = TID_NEED_RECON;
280 spin_unlock(&ses->tcon_ipc->tc_lock);
1896 * tcon_ipc. The IPC tcon has the same lifetime as the session.
1948 ses->tcon_ipc = tcon;
1968 struct cifs_tcon *tcon = ses->tcon_ipc;
1974 ses->tcon_ipc = NULL;
2021 "%s: ses ipc: %s\n", __func__, ses->tcon_ipc ? ses->tcon_ipc->tree_name : "NONE");