Lines Matching refs:tcon
70 if (oparms->tcon->use_resilient) { in smb2_open_file()
73 cpu_to_le32(oparms->tcon->handle_timeout); in smb2_open_file()
75 rc = SMB2_ioctl(xid, oparms->tcon, fid->persistent_fid, in smb2_open_file()
82 oparms->tcon->use_resilient = false; in smb2_open_file()
92 rc = SMB2_get_srv_num(xid, oparms->tcon, in smb2_open_file()
122 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); in smb2_unlock_range() local
134 max_buf = tcon->ses->server->maxBuf; in smb2_unlock_range()
179 stored_rc = smb2_lockv(xid, tcon, in smb2_unlock_range()
204 stored_rc = smb2_lockv(xid, tcon, cfile->fid.persistent_fid, in smb2_unlock_range()
228 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); in smb2_push_mand_fdlocks() local
236 stored_rc = smb2_lockv(xid, tcon, in smb2_push_mand_fdlocks()
248 stored_rc = smb2_lockv(xid, tcon, in smb2_push_mand_fdlocks()