Lines Matching defs:server
45 alloc_mid(const struct smb_hdr *smb_buffer, struct TCP_Server_Info *server) in alloc_mid()
90 struct TCP_Server_Info *server = midEntry->server; in __release_mid() local
183 smb_send_kvec(struct TCP_Server_Info *server, struct msghdr *smb_msg, in smb_send_kvec()
248 smb_rqst_len(struct TCP_Server_Info *server, struct smb_rqst *rqst) in smb_rqst_len()
273 __smb_send_rqst(struct TCP_Server_Info *server, int num_rqst, in __smb_send_rqst()
422 smb_send_rqst(struct TCP_Server_Info *server, int num_rqst, in smb_send_rqst()
460 smb_send(struct TCP_Server_Info *server, struct smb_hdr *smb_buffer, in smb_send()
476 wait_for_free_credits(struct TCP_Server_Info *server, const int num_credits, in wait_for_free_credits()
630 wait_for_free_request(struct TCP_Server_Info *server, const int flags, in wait_for_free_request()
638 wait_for_compound_request(struct TCP_Server_Info *server, int num, in wait_for_compound_request()
684 cifs_wait_mtu_credits(struct TCP_Server_Info *server, size_t size, in cifs_wait_mtu_credits()
726 wait_for_response(struct TCP_Server_Info *server, struct mid_q_entry *midQ) in wait_for_response()
741 cifs_setup_async_request(struct TCP_Server_Info *server, struct smb_rqst *rqst) in cifs_setup_async_request()
773 cifs_call_async(struct TCP_Server_Info *server, struct smb_rqst *rqst, in cifs_call_async()
876 cifs_sync_mid_result(struct mid_q_entry *mid, struct TCP_Server_Info *server) in cifs_sync_mid_result()
916 send_cancel(struct TCP_Server_Info *server, struct smb_rqst *rqst, in send_cancel()
924 cifs_check_receive(struct mid_q_entry *mid, struct TCP_Server_Info *server, in cifs_check_receive()
980 struct TCP_Server_Info *server = mid->server; in cifs_compound_callback() local
1017 struct TCP_Server_Info *server = NULL; in cifs_pick_channel() local
1062 struct TCP_Server_Info *server, in compound_send_recv()
1296 struct TCP_Server_Info *server, in cifs_send_recv()
1354 struct TCP_Server_Info *server; in SendReceive() local
1496 struct TCP_Server_Info *server; in SendReceiveBlockingLock() local
1648 cifs_discard_remaining_data(struct TCP_Server_Info *server) in cifs_discard_remaining_data()
1670 __cifs_readv_discard(struct TCP_Server_Info *server, struct mid_q_entry *mid, in __cifs_readv_discard()
1683 cifs_readv_discard(struct TCP_Server_Info *server, struct mid_q_entry *mid) in cifs_readv_discard()
1691 cifs_readv_receive(struct TCP_Server_Info *server, struct mid_q_entry *mid) in cifs_readv_receive()