Lines Matching defs:server
329 static int reconn_set_ipaddr(struct TCP_Server_Info *server) in reconn_set_ipaddr()
365 static inline int reconn_set_ipaddr(struct TCP_Server_Info *server) in reconn_set_ipaddr()
380 cifs_reconnect(struct TCP_Server_Info *server) in cifs_reconnect()
498 struct TCP_Server_Info *server = container_of(work, in cifs_echo_request() local
533 allocate_buffers(struct TCP_Server_Info *server) in allocate_buffers()
566 server_unresponsive(struct TCP_Server_Info *server) in server_unresponsive()
593 zero_credits(struct TCP_Server_Info *server) in zero_credits()
608 cifs_readv_from_socket(struct TCP_Server_Info *server, struct msghdr *smb_msg) in cifs_readv_from_socket()
663 cifs_read_from_socket(struct TCP_Server_Info *server, char *buf, in cifs_read_from_socket()
674 cifs_read_page_from_socket(struct TCP_Server_Info *server, struct page *page, in cifs_read_page_from_socket()
685 is_smb_response(struct TCP_Server_Info *server, unsigned char type) in is_smb_response()
752 handle_mid(struct mid_q_entry *mid, struct TCP_Server_Info *server, in handle_mid()
771 static void clean_demultiplex_info(struct TCP_Server_Info *server) in clean_demultiplex_info()
861 standard_receive3(struct TCP_Server_Info *server, struct mid_q_entry *mid) in standard_receive3()
898 cifs_handle_standard(struct TCP_Server_Info *server, struct mid_q_entry *mid) in cifs_handle_standard()
936 smb2_add_credits_from_hdr(char *buffer, struct TCP_Server_Info *server) in smb2_add_credits_from_hdr()
959 struct TCP_Server_Info *server = p; in cifs_demultiplex_thread() local
2277 match_port(struct TCP_Server_Info *server, struct sockaddr *addr) in match_port()
2307 match_address(struct TCP_Server_Info *server, struct sockaddr *addr, in match_address()
2344 match_security(struct TCP_Server_Info *server, struct smb_vol *vol) in match_security()
2366 static int match_server(struct TCP_Server_Info *server, struct smb_vol *vol) in match_server()
2402 struct TCP_Server_Info *server; in cifs_find_tcp_session() local
2419 cifs_put_tcp_session(struct TCP_Server_Info *server, int from_reconnect) in cifs_put_tcp_session()
2720 cifs_find_smb_ses(struct TCP_Server_Info *server, struct smb_vol *vol) in cifs_find_smb_ses()
2742 struct TCP_Server_Info *server = ses->server; in cifs_put_smb_ses() local
2793 struct TCP_Server_Info *server = ses->server; in cifs_set_cifscreds() local
2939 cifs_get_smb_ses(struct TCP_Server_Info *server, struct smb_vol *volume_info) in cifs_get_smb_ses()
3467 bind_socket(struct TCP_Server_Info *server) in bind_socket()
3493 ip_rfc1001_connect(struct TCP_Server_Info *server) in ip_rfc1001_connect()
3565 generic_ip_connect(struct TCP_Server_Info *server) in generic_ip_connect()
3652 ip_connect(struct TCP_Server_Info *server) in ip_connect()
4056 cifs_are_all_path_components_accessible(struct TCP_Server_Info *server, in cifs_are_all_path_components_accessible()
4100 struct TCP_Server_Info *server; in cifs_mount() local
4516 struct TCP_Server_Info *server = ses->server; in cifs_negotiate_protocol() local
4545 struct TCP_Server_Info *server = ses->server; in cifs_setup_session() local