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()
677 zero_credits(struct TCP_Server_Info *server) in zero_credits()
692 cifs_readv_from_socket(struct TCP_Server_Info *server, struct msghdr *smb_msg) in cifs_readv_from_socket()
747 cifs_read_from_socket(struct TCP_Server_Info *server, char *buf, in cifs_read_from_socket()
758 cifs_read_page_from_socket(struct TCP_Server_Info *server, struct page *page, in cifs_read_page_from_socket()
769 is_smb_response(struct TCP_Server_Info *server, unsigned char type) in is_smb_response()
836 smb2_get_credits_from_hdr(char *buffer, struct TCP_Server_Info *server) in smb2_get_credits_from_hdr()
850 handle_mid(struct mid_q_entry *mid, struct TCP_Server_Info *server, in handle_mid()
870 static void clean_demultiplex_info(struct TCP_Server_Info *server) in clean_demultiplex_info()
963 standard_receive3(struct TCP_Server_Info *server, struct mid_q_entry *mid) in standard_receive3()
999 cifs_handle_standard(struct TCP_Server_Info *server, struct mid_q_entry *mid) in cifs_handle_standard()
1036 smb2_add_credits_from_hdr(char *buffer, struct TCP_Server_Info *server) in smb2_add_credits_from_hdr()
1059 struct TCP_Server_Info *server = p; in cifs_demultiplex_thread() local
2309 match_port(struct TCP_Server_Info *server, struct sockaddr *addr) in match_port()
2343 match_address(struct TCP_Server_Info *server, struct sockaddr *addr, in match_address()
2380 match_security(struct TCP_Server_Info *server, struct smb_vol *vol) in match_security()
2402 static int match_server(struct TCP_Server_Info *server, struct smb_vol *vol) in match_server()
2451 struct TCP_Server_Info *server; in cifs_find_tcp_session() local
2472 cifs_put_tcp_session(struct TCP_Server_Info *server, int from_reconnect) in cifs_put_tcp_session()
2717 struct TCP_Server_Info *server = ses->server; in cifs_setup_ipc() local
2792 cifs_find_smb_ses(struct TCP_Server_Info *server, struct smb_vol *vol) in cifs_find_smb_ses()
2813 struct TCP_Server_Info *server = ses->server; in cifs_put_smb_ses() local
2872 struct TCP_Server_Info *server = ses->server; in cifs_set_cifscreds() local
3018 cifs_get_smb_ses(struct TCP_Server_Info *server, struct smb_vol *volume_info) in cifs_get_smb_ses()
3571 bind_socket(struct TCP_Server_Info *server) in bind_socket()
3597 ip_rfc1001_connect(struct TCP_Server_Info *server) in ip_rfc1001_connect()
3669 generic_ip_connect(struct TCP_Server_Info *server) in generic_ip_connect()
3766 ip_connect(struct TCP_Server_Info *server) in ip_connect()
4038 struct TCP_Server_Info *server, in mount_put_conns()
4060 struct TCP_Server_Info *server; in mount_get_conns() local
4300 struct TCP_Server_Info **server, struct cifs_ses **ses, in setup_dfs_tgt_conn()
4351 struct TCP_Server_Info **server, struct cifs_ses **ses, in do_dfs_failover()
4450 cifs_are_all_path_components_accessible(struct TCP_Server_Info *server, in cifs_are_all_path_components_accessible()
4502 struct TCP_Server_Info *server, in is_path_remote()
4564 const unsigned int xid, struct TCP_Server_Info *server, in check_dfs_prepath()
4637 struct TCP_Server_Info *server = NULL; in cifs_mount() local
4785 struct TCP_Server_Info *server; in cifs_mount() local
5013 struct TCP_Server_Info *server = cifs_ses_server(ses); in cifs_negotiate_protocol() local
5040 struct TCP_Server_Info *server = cifs_ses_server(ses); in cifs_setup_session() local
5333 struct TCP_Server_Info *server = tcon->ses->server; in cifs_tree_connect() local