• Home
  • Raw
  • Download

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()
678 zero_credits(struct TCP_Server_Info *server) in zero_credits()
693 cifs_readv_from_socket(struct TCP_Server_Info *server, struct msghdr *smb_msg) in cifs_readv_from_socket()
745 cifs_read_from_socket(struct TCP_Server_Info *server, char *buf, in cifs_read_from_socket()
756 cifs_discard_from_socket(struct TCP_Server_Info *server, size_t to_read) in cifs_discard_from_socket()
771 cifs_read_page_from_socket(struct TCP_Server_Info *server, struct page *page, in cifs_read_page_from_socket()
782 is_smb_response(struct TCP_Server_Info *server, unsigned char type) in is_smb_response()
849 smb2_get_credits_from_hdr(char *buffer, struct TCP_Server_Info *server) in smb2_get_credits_from_hdr()
863 handle_mid(struct mid_q_entry *mid, struct TCP_Server_Info *server, in handle_mid()
883 static void clean_demultiplex_info(struct TCP_Server_Info *server) in clean_demultiplex_info()
976 standard_receive3(struct TCP_Server_Info *server, struct mid_q_entry *mid) in standard_receive3()
1012 cifs_handle_standard(struct TCP_Server_Info *server, struct mid_q_entry *mid) in cifs_handle_standard()
1049 smb2_add_credits_from_hdr(char *buffer, struct TCP_Server_Info *server) in smb2_add_credits_from_hdr()
1072 struct TCP_Server_Info *server = p; in cifs_demultiplex_thread() local
2322 match_port(struct TCP_Server_Info *server, struct sockaddr *addr) in match_port()
2356 match_address(struct TCP_Server_Info *server, struct sockaddr *addr, in match_address()
2393 match_security(struct TCP_Server_Info *server, struct smb_vol *vol) in match_security()
2415 static int match_server(struct TCP_Server_Info *server, struct smb_vol *vol) in match_server()
2464 struct TCP_Server_Info *server; in cifs_find_tcp_session() local
2485 cifs_put_tcp_session(struct TCP_Server_Info *server, int from_reconnect) in cifs_put_tcp_session()
2735 struct TCP_Server_Info *server = ses->server; in cifs_setup_ipc() local
2810 cifs_find_smb_ses(struct TCP_Server_Info *server, struct smb_vol *vol) in cifs_find_smb_ses()
2831 struct TCP_Server_Info *server = ses->server; in cifs_put_smb_ses() local
2893 struct TCP_Server_Info *server = ses->server; in cifs_set_cifscreds() local
3039 cifs_get_smb_ses(struct TCP_Server_Info *server, struct smb_vol *volume_info) in cifs_get_smb_ses()
3595 bind_socket(struct TCP_Server_Info *server) in bind_socket()
3621 ip_rfc1001_connect(struct TCP_Server_Info *server) in ip_rfc1001_connect()
3693 generic_ip_connect(struct TCP_Server_Info *server) in generic_ip_connect()
3790 ip_connect(struct TCP_Server_Info *server) in ip_connect()
4063 struct TCP_Server_Info *server, in mount_put_conns()
4085 struct TCP_Server_Info *server; in mount_get_conns() local
4320 struct TCP_Server_Info **server, struct cifs_ses **ses, in setup_dfs_tgt_conn()
4371 struct TCP_Server_Info **server, struct cifs_ses **ses, in do_dfs_failover()
4470 cifs_are_all_path_components_accessible(struct TCP_Server_Info *server, in cifs_are_all_path_components_accessible()
4522 struct TCP_Server_Info *server, in is_path_remote()
4584 const unsigned int xid, struct TCP_Server_Info *server, in check_dfs_prepath()
4657 struct TCP_Server_Info *server = NULL; in cifs_mount() local
4805 struct TCP_Server_Info *server; in cifs_mount() local
5033 struct TCP_Server_Info *server = cifs_ses_server(ses); in cifs_negotiate_protocol() local
5060 struct TCP_Server_Info *server = cifs_ses_server(ses); in cifs_setup_session() local
5353 struct TCP_Server_Info *server = tcon->ses->server; in cifs_tree_connect() local