Lines Matching refs:tcon
64 if (oparms->tcon->ses->server->capabilities & SMB2_GLOBAL_CAP_LEASING) in smb2_open_file()
72 if (oparms->tcon->use_resilient) { 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()
91 rc = SMB2_get_srv_num(xid, oparms->tcon, fid->persistent_fid, in smb2_open_file()
116 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); in smb2_unlock_range() local
128 max_buf = tcon->ses->server->maxBuf; in smb2_unlock_range()
166 stored_rc = smb2_lockv(xid, tcon, in smb2_unlock_range()
191 stored_rc = smb2_lockv(xid, tcon, cfile->fid.persistent_fid, in smb2_unlock_range()
215 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); in smb2_push_mand_fdlocks() local
223 stored_rc = smb2_lockv(xid, tcon, in smb2_push_mand_fdlocks()
235 stored_rc = smb2_lockv(xid, tcon, in smb2_push_mand_fdlocks()