Lines Matching refs:ses
176 if (tcon->ses->capabilities & tcon->ses->server->vals->cap_large_files)
188 if ((tcon->ses->server->vals->protocol_id == SMB10_PROT_ID) &&
189 ((tcon->ses->capabilities &
190 tcon->ses->server->vals->cap_nt_find) == 0) &&
266 struct TCP_Server_Info *server = tcon->ses->server;
296 struct TCP_Server_Info *server = tcon->ses->server;
404 cifs_show_security(struct seq_file *s, struct cifs_ses *ses)
406 if (ses->sectype == Unspecified) {
407 if (ses->user_name == NULL)
414 switch (ses->sectype) {
436 if (ses->sign)
439 if (ses->sectype == Kerberos)
441 from_kuid_munged(&init_user_ns, ses->cred_uid));
484 srcaddr = (struct sockaddr *)&tcon->ses->server->srcaddr;
486 seq_show_option(s, "vers", tcon->ses->server->vals->version_string);
487 cifs_show_security(s, tcon->ses);
494 else if (tcon->ses->user_name)
495 seq_show_option(s, "username", tcon->ses->user_name);
497 if (tcon->ses->domainName && tcon->ses->domainName[0] != 0)
498 seq_show_option(s, "domain", tcon->ses->domainName);
530 cifs_show_address(s, tcon->ses->server);
541 else if (tcon->ses->server->ignore_signature)
617 if (tcon->ses->server->min_offload)
618 seq_printf(s, ",esize=%u", tcon->ses->server->min_offload);
620 tcon->ses->server->echo_interval / HZ);
623 if (tcon->ses->server->max_credits != SMB2_MAX_CREDITS_AVAILABLE)
624 seq_printf(s, ",max_credits=%u", tcon->ses->server->max_credits);
625 if (tcon->ses->server->tcp_nodelay)
627 if (tcon->ses->server->noautotune)
629 if (tcon->ses->server->noblocksnd)
639 if (tcon->ses->chan_max > 1)
641 tcon->ses->chan_max);
669 if (tcon->ses && tcon->ses->server) {
671 wake_up_all(&tcon->ses->server->request_q);
672 wake_up_all(&tcon->ses->server->response_q);
675 wake_up_all(&tcon->ses->server->response_q);
993 if (tcon->ses->server->ops->llseek)
994 return tcon->ses->server->ops->llseek(file, tcon,
1129 if (target_tcon->ses->server->ops->duplicate_extents)
1130 rc = target_tcon->ses->server->ops->duplicate_extents(xid,
1173 if (src_tcon->ses != target_tcon->ses) {
1179 if (!target_tcon->ses->server->ops->copychunk_range)
1195 rc = target_tcon->ses->server->ops->copychunk_range(xid,