Lines Matching defs:server
301 cifs_reconnect(struct TCP_Server_Info *server) in cifs_reconnect()
408 struct TCP_Server_Info *server = container_of(work, in cifs_echo_request() local
432 allocate_buffers(struct TCP_Server_Info *server) in allocate_buffers()
465 server_unresponsive(struct TCP_Server_Info *server) in server_unresponsive()
526 get_server_iovec(struct TCP_Server_Info *server, unsigned int nr_segs) in get_server_iovec()
544 cifs_readv_from_socket(struct TCP_Server_Info *server, struct kvec *iov_orig, in cifs_readv_from_socket()
603 cifs_read_from_socket(struct TCP_Server_Info *server, char *buf, in cifs_read_from_socket()
615 is_smb_response(struct TCP_Server_Info *server, unsigned char type) in is_smb_response()
674 handle_mid(struct mid_q_entry *mid, struct TCP_Server_Info *server, in handle_mid()
693 static void clean_demultiplex_info(struct TCP_Server_Info *server) in clean_demultiplex_info()
781 standard_receive3(struct TCP_Server_Info *server, struct mid_q_entry *mid) in standard_receive3()
840 struct TCP_Server_Info *server = p; in cifs_demultiplex_thread() local
1937 match_port(struct TCP_Server_Info *server, struct sockaddr *addr) in match_port()
1967 match_address(struct TCP_Server_Info *server, struct sockaddr *addr, in match_address()
2004 match_security(struct TCP_Server_Info *server, struct smb_vol *vol) in match_security()
2025 static int match_server(struct TCP_Server_Info *server, struct smb_vol *vol) in match_server()
2054 struct TCP_Server_Info *server; in cifs_find_tcp_session() local
2071 cifs_put_tcp_session(struct TCP_Server_Info *server) in cifs_put_tcp_session()
2251 cifs_find_smb_ses(struct TCP_Server_Info *server, struct smb_vol *vol) in cifs_find_smb_ses()
2273 struct TCP_Server_Info *server = ses->server; in cifs_put_smb_ses() local
2320 struct TCP_Server_Info *server = ses->server; in cifs_set_cifscreds() local
2438 cifs_get_smb_ses(struct TCP_Server_Info *server, struct smb_vol *volume_info) in cifs_get_smb_ses()
2860 bind_socket(struct TCP_Server_Info *server) in bind_socket()
2886 ip_rfc1001_connect(struct TCP_Server_Info *server) in ip_rfc1001_connect()
2959 generic_ip_connect(struct TCP_Server_Info *server) in generic_ip_connect()
3046 ip_connect(struct TCP_Server_Info *server) in ip_connect()
3444 struct TCP_Server_Info *server; in cifs_mount() local
3839 struct TCP_Server_Info *server = ses->server; in cifs_negotiate_protocol() local
3868 struct TCP_Server_Info *server = ses->server; in cifs_setup_session() local