Lines Matching defs:server
82 cifs_reconnect(struct TCP_Server_Info *server) in cifs_reconnect()
319 struct TCP_Server_Info *server = container_of(work, in cifs_echo_request() local
341 allocate_buffers(struct TCP_Server_Info *server) in allocate_buffers()
374 server_unresponsive(struct TCP_Server_Info *server) in server_unresponsive()
426 get_server_iovec(struct TCP_Server_Info *server, unsigned int nr_segs) in get_server_iovec()
444 cifs_readv_from_socket(struct TCP_Server_Info *server, struct kvec *iov_orig, in cifs_readv_from_socket()
503 cifs_read_from_socket(struct TCP_Server_Info *server, char *buf, in cifs_read_from_socket()
515 is_smb_response(struct TCP_Server_Info *server, unsigned char type) in is_smb_response()
559 find_mid(struct TCP_Server_Info *server, struct smb_hdr *buf) in find_mid()
592 handle_mid(struct mid_q_entry *mid, struct TCP_Server_Info *server, in handle_mid()
631 static void clean_demultiplex_info(struct TCP_Server_Info *server) in clean_demultiplex_info()
728 standard_receive3(struct TCP_Server_Info *server, struct mid_q_entry *mid) in standard_receive3()
787 struct TCP_Server_Info *server = p; in cifs_demultiplex_thread() local
1663 match_port(struct TCP_Server_Info *server, struct sockaddr *addr) in match_port()
1693 match_address(struct TCP_Server_Info *server, struct sockaddr *addr, in match_address()
1730 match_security(struct TCP_Server_Info *server, struct smb_vol *vol) in match_security()
1777 static int match_server(struct TCP_Server_Info *server, struct sockaddr *addr, in match_server()
1799 struct TCP_Server_Info *server; in cifs_find_tcp_session() local
1816 cifs_put_tcp_session(struct TCP_Server_Info *server) in cifs_put_tcp_session()
2028 cifs_find_smb_ses(struct TCP_Server_Info *server, struct smb_vol *vol) in cifs_find_smb_ses()
2048 struct TCP_Server_Info *server = ses->server; in cifs_put_smb_ses() local
2082 struct TCP_Server_Info *server = ses->server; in cifs_set_cifscreds() local
2198 cifs_get_smb_ses(struct TCP_Server_Info *server, struct smb_vol *volume_info) in cifs_get_smb_ses()
2631 bind_socket(struct TCP_Server_Info *server) in bind_socket()
2659 ip_rfc1001_connect(struct TCP_Server_Info *server) in ip_rfc1001_connect()
2733 generic_ip_connect(struct TCP_Server_Info *server) in generic_ip_connect()
2819 ip_connect(struct TCP_Server_Info *server) in ip_connect()
3087 struct TCP_Server_Info *server = tcon->ses->server; in cifs_negotiate_wsize() local
3123 struct TCP_Server_Info *server = tcon->ses->server; in cifs_negotiate_rsize() local
3756 struct TCP_Server_Info *server = ses->server; in cifs_negotiate_protocol() local
3787 struct TCP_Server_Info *server = ses->server; in cifs_setup_session() local