Lines Matching defs:tcon
353 struct cifs_tcon *tcon;
369 tcon = tlink_tcon(tlink);
372 tcon = tlink_tcon(cifsFile->tlink);
375 server = tcon->ses->server;
390 /* if (cap_unix(tcon->ses) { */
391 if (tcon->unix_ext)
393 else if (tcon->posix_extensions)
395 else if ((tcon->ses->capabilities &
396 tcon->ses->server->vals->cap_nt_find) == 0) {
408 rc = server->ops->query_dir_first(xid, tcon, full_path, cifs_sb,
683 find_cifs_entry(const unsigned int xid, struct cifs_tcon *tcon, loff_t pos,
694 struct TCP_Server_Info *server = tcon->ses->server;
725 server->ops->close_dir(xid, tcon, &cfile->fid);
756 rc = server->ops->query_dir_next(xid, tcon, &cfile->fid,
1032 struct cifs_tcon *tcon;
1056 tcon = tlink_tcon(tlink);
1059 tcon = tlink_tcon(cifsFile->tlink);
1062 rc = open_cached_dir(xid, tcon, full_path, cifs_sb, false, &cfid);
1127 tcon->ses->server->close(xid, tcon, &cifsFile->fid);
1130 tcon = tlink_tcon(cifsFile->tlink);
1131 rc = find_cifs_entry(xid, tcon, ctx->pos, file, full_path,
1133 open_cached_dir(xid, tcon, full_path, cifs_sb, false, &cfid);
1150 max_len = tcon->ses->server->ops->calc_smb_size(