Lines Matching defs:server
296 static int reconn_set_ipaddr(struct TCP_Server_Info *server) in reconn_set_ipaddr()
332 static inline int reconn_set_ipaddr(struct TCP_Server_Info *server) in reconn_set_ipaddr()
340 static void reconn_set_next_dfs_target(struct TCP_Server_Info *server, in reconn_set_next_dfs_target()
390 cifs_reconnect(struct TCP_Server_Info *server) in cifs_reconnect()
583 struct TCP_Server_Info *server = container_of(work, in cifs_echo_request() local
618 allocate_buffers(struct TCP_Server_Info *server) in allocate_buffers()
651 server_unresponsive(struct TCP_Server_Info *server) in server_unresponsive()
678 zero_credits(struct TCP_Server_Info *server) in zero_credits()
693 cifs_readv_from_socket(struct TCP_Server_Info *server, struct msghdr *smb_msg) in cifs_readv_from_socket()
748 cifs_read_from_socket(struct TCP_Server_Info *server, char *buf, in cifs_read_from_socket()
759 cifs_read_page_from_socket(struct TCP_Server_Info *server, struct page *page, in cifs_read_page_from_socket()
770 is_smb_response(struct TCP_Server_Info *server, unsigned char type) in is_smb_response()
837 smb2_get_credits_from_hdr(char *buffer, struct TCP_Server_Info *server) in smb2_get_credits_from_hdr()
851 handle_mid(struct mid_q_entry *mid, struct TCP_Server_Info *server, in handle_mid()
871 static void clean_demultiplex_info(struct TCP_Server_Info *server) in clean_demultiplex_info()
964 standard_receive3(struct TCP_Server_Info *server, struct mid_q_entry *mid) in standard_receive3()
1000 cifs_handle_standard(struct TCP_Server_Info *server, struct mid_q_entry *mid) in cifs_handle_standard()
1037 smb2_add_credits_from_hdr(char *buffer, struct TCP_Server_Info *server) in smb2_add_credits_from_hdr()
1060 struct TCP_Server_Info *server = p; in cifs_demultiplex_thread() local
2310 match_port(struct TCP_Server_Info *server, struct sockaddr *addr) in match_port()
2344 match_address(struct TCP_Server_Info *server, struct sockaddr *addr, in match_address()
2381 match_security(struct TCP_Server_Info *server, struct smb_vol *vol) in match_security()
2403 static int match_server(struct TCP_Server_Info *server, struct smb_vol *vol) in match_server()
2452 struct TCP_Server_Info *server; in cifs_find_tcp_session() local
2473 cifs_put_tcp_session(struct TCP_Server_Info *server, int from_reconnect) in cifs_put_tcp_session()
2723 struct TCP_Server_Info *server = ses->server; in cifs_setup_ipc() local
2798 cifs_find_smb_ses(struct TCP_Server_Info *server, struct smb_vol *vol) in cifs_find_smb_ses()
2819 struct TCP_Server_Info *server = ses->server; in cifs_put_smb_ses() local
2881 struct TCP_Server_Info *server = ses->server; in cifs_set_cifscreds() local
3027 cifs_get_smb_ses(struct TCP_Server_Info *server, struct smb_vol *volume_info) in cifs_get_smb_ses()
3581 bind_socket(struct TCP_Server_Info *server) in bind_socket()
3607 ip_rfc1001_connect(struct TCP_Server_Info *server) in ip_rfc1001_connect()
3679 generic_ip_connect(struct TCP_Server_Info *server) in generic_ip_connect()
3776 ip_connect(struct TCP_Server_Info *server) in ip_connect()
4049 struct TCP_Server_Info *server, in mount_put_conns()
4071 struct TCP_Server_Info *server; in mount_get_conns() local
4306 struct TCP_Server_Info **server, struct cifs_ses **ses, in setup_dfs_tgt_conn()
4357 struct TCP_Server_Info **server, struct cifs_ses **ses, in do_dfs_failover()
4456 cifs_are_all_path_components_accessible(struct TCP_Server_Info *server, in cifs_are_all_path_components_accessible()
4508 struct TCP_Server_Info *server, in is_path_remote()
4570 const unsigned int xid, struct TCP_Server_Info *server, in check_dfs_prepath()
4643 struct TCP_Server_Info *server = NULL; in cifs_mount() local
4791 struct TCP_Server_Info *server; in cifs_mount() local
5019 struct TCP_Server_Info *server = cifs_ses_server(ses); in cifs_negotiate_protocol() local
5046 struct TCP_Server_Info *server = cifs_ses_server(ses); in cifs_setup_session() local
5339 struct TCP_Server_Info *server = tcon->ses->server; in cifs_tree_connect() local