Lines Matching refs:TCP_Server_Info

283 static int ip_connect(struct TCP_Server_Info *server);
284 static int generic_ip_connect(struct TCP_Server_Info *server);
296 static int reconn_set_ipaddr(struct TCP_Server_Info *server)
332 static inline int reconn_set_ipaddr(struct TCP_Server_Info *server)
340 static void reconn_set_next_dfs_target(struct TCP_Server_Info *server,
390 cifs_reconnect(struct TCP_Server_Info *server)
583 struct TCP_Server_Info *server = container_of(work,
584 struct TCP_Server_Info, echo.work);
618 allocate_buffers(struct TCP_Server_Info *server)
651 server_unresponsive(struct TCP_Server_Info *server)
678 zero_credits(struct TCP_Server_Info *server)
693 cifs_readv_from_socket(struct TCP_Server_Info *server, struct msghdr *smb_msg)
745 cifs_read_from_socket(struct TCP_Server_Info *server, char *buf,
756 cifs_discard_from_socket(struct TCP_Server_Info *server, size_t to_read)
771 cifs_read_page_from_socket(struct TCP_Server_Info *server, struct page *page,
782 is_smb_response(struct TCP_Server_Info *server, unsigned char type)
849 smb2_get_credits_from_hdr(char *buffer, struct TCP_Server_Info *server)
863 handle_mid(struct mid_q_entry *mid, struct TCP_Server_Info *server,
883 static void clean_demultiplex_info(struct TCP_Server_Info *server)
976 standard_receive3(struct TCP_Server_Info *server, struct mid_q_entry *mid)
1012 cifs_handle_standard(struct TCP_Server_Info *server, struct mid_q_entry *mid)
1049 smb2_add_credits_from_hdr(char *buffer, struct TCP_Server_Info *server)
1072 struct TCP_Server_Info *server = p;
2322 match_port(struct TCP_Server_Info *server, struct sockaddr *addr)
2356 match_address(struct TCP_Server_Info *server, struct sockaddr *addr,
2393 match_security(struct TCP_Server_Info *server, struct smb_vol *vol)
2415 static int match_server(struct TCP_Server_Info *server, struct smb_vol *vol)
2461 struct TCP_Server_Info *
2464 struct TCP_Server_Info *server;
2485 cifs_put_tcp_session(struct TCP_Server_Info *server, int from_reconnect)
2529 struct TCP_Server_Info *
2532 struct TCP_Server_Info *tcp_ses = NULL;
2542 tcp_ses = kzalloc(sizeof(struct TCP_Server_Info), GFP_KERNEL);
2735 struct TCP_Server_Info *server = ses->server;
2810 cifs_find_smb_ses(struct TCP_Server_Info *server, struct smb_vol *vol)
2831 struct TCP_Server_Info *server = ses->server;
2893 struct TCP_Server_Info *server = ses->server;
3039 cifs_get_smb_ses(struct TCP_Server_Info *server, struct smb_vol *volume_info)
3512 struct TCP_Server_Info *tcp_srv;
3595 bind_socket(struct TCP_Server_Info *server)
3621 ip_rfc1001_connect(struct TCP_Server_Info *server)
3693 generic_ip_connect(struct TCP_Server_Info *server)
3790 ip_connect(struct TCP_Server_Info *server)
4063 struct TCP_Server_Info *server,
4081 struct TCP_Server_Info **nserver,
4085 struct TCP_Server_Info *server;
4320 struct TCP_Server_Info **server, struct cifs_ses **ses,
4371 struct TCP_Server_Info **server, struct cifs_ses **ses,
4470 cifs_are_all_path_components_accessible(struct TCP_Server_Info *server,
4522 struct TCP_Server_Info *server,
4584 const unsigned int xid, struct TCP_Server_Info *server,
4657 struct TCP_Server_Info *server = NULL;
4805 struct TCP_Server_Info *server;
5033 struct TCP_Server_Info *server = cifs_ses_server(ses);
5060 struct TCP_Server_Info *server = cifs_ses_server(ses);
5353 struct TCP_Server_Info *server = tcon->ses->server;