Lines Matching defs:server
47 AllocMidQEntry(const struct smb_hdr *smb_buffer, struct TCP_Server_Info *server) in AllocMidQEntry()
135 smb_send_kvec(struct TCP_Server_Info *server, struct kvec *iov, size_t n_vec, in smb_send_kvec()
294 smb_send_rqst(struct TCP_Server_Info *server, struct smb_rqst *rqst) in smb_send_rqst()
370 smb_sendv(struct TCP_Server_Info *server, struct kvec *iov, int n_vec) in smb_sendv()
379 smb_send(struct TCP_Server_Info *server, struct smb_hdr *smb_buffer, in smb_send()
391 wait_for_free_credits(struct TCP_Server_Info *server, const int timeout, in wait_for_free_credits()
439 wait_for_free_request(struct TCP_Server_Info *server, const int timeout, in wait_for_free_request()
452 cifs_wait_mtu_credits(struct TCP_Server_Info *server, unsigned int size, in cifs_wait_mtu_credits()
496 wait_for_response(struct TCP_Server_Info *server, struct mid_q_entry *midQ) in wait_for_response()
509 cifs_setup_async_request(struct TCP_Server_Info *server, struct smb_rqst *rqst) in cifs_setup_async_request()
537 cifs_call_async(struct TCP_Server_Info *server, struct smb_rqst *rqst, in cifs_call_async()
620 cifs_sync_mid_result(struct mid_q_entry *mid, struct TCP_Server_Info *server) in cifs_sync_mid_result()
654 send_cancel(struct TCP_Server_Info *server, void *buf, struct mid_q_entry *mid) in send_cancel()
661 cifs_check_receive(struct mid_q_entry *mid, struct TCP_Server_Info *server, in cifs_check_receive()