Lines Matching defs:server
312 cifs_reconnect(struct TCP_Server_Info *server) in cifs_reconnect()
419 struct TCP_Server_Info *server = container_of(work, in cifs_echo_request() local
443 allocate_buffers(struct TCP_Server_Info *server) in allocate_buffers()
476 server_unresponsive(struct TCP_Server_Info *server) in server_unresponsive()
537 get_server_iovec(struct TCP_Server_Info *server, unsigned int nr_segs) in get_server_iovec()
555 cifs_readv_from_socket(struct TCP_Server_Info *server, struct kvec *iov_orig, in cifs_readv_from_socket()
614 cifs_read_from_socket(struct TCP_Server_Info *server, char *buf, in cifs_read_from_socket()
626 is_smb_response(struct TCP_Server_Info *server, unsigned char type) in is_smb_response()
685 handle_mid(struct mid_q_entry *mid, struct TCP_Server_Info *server, in handle_mid()
704 static void clean_demultiplex_info(struct TCP_Server_Info *server) in clean_demultiplex_info()
792 standard_receive3(struct TCP_Server_Info *server, struct mid_q_entry *mid) in standard_receive3()
851 struct TCP_Server_Info *server = p; in cifs_demultiplex_thread() local
1981 match_port(struct TCP_Server_Info *server, struct sockaddr *addr) in match_port()
2011 match_address(struct TCP_Server_Info *server, struct sockaddr *addr, in match_address()
2048 match_security(struct TCP_Server_Info *server, struct smb_vol *vol) in match_security()
2069 static int match_server(struct TCP_Server_Info *server, struct smb_vol *vol) in match_server()
2098 struct TCP_Server_Info *server; in cifs_find_tcp_session() local
2115 cifs_put_tcp_session(struct TCP_Server_Info *server) in cifs_put_tcp_session()
2295 cifs_find_smb_ses(struct TCP_Server_Info *server, struct smb_vol *vol) in cifs_find_smb_ses()
2317 struct TCP_Server_Info *server = ses->server; in cifs_put_smb_ses() local
2365 struct TCP_Server_Info *server = ses->server; in cifs_set_cifscreds() local
2483 cifs_get_smb_ses(struct TCP_Server_Info *server, struct smb_vol *volume_info) in cifs_get_smb_ses()
2941 bind_socket(struct TCP_Server_Info *server) in bind_socket()
2967 ip_rfc1001_connect(struct TCP_Server_Info *server) in ip_rfc1001_connect()
3040 generic_ip_connect(struct TCP_Server_Info *server) in generic_ip_connect()
3127 ip_connect(struct TCP_Server_Info *server) in ip_connect()
3525 struct TCP_Server_Info *server; in cifs_mount() local
3931 struct TCP_Server_Info *server = ses->server; in cifs_negotiate_protocol() local
3960 struct TCP_Server_Info *server = ses->server; in cifs_setup_session() local