Lines Matching refs:TCP_Server_Info
39 send_nt_cancel(struct TCP_Server_Info *server, struct smb_rqst *rqst, in send_nt_cancel()
100 cifs_find_mid(struct TCP_Server_Info *server, char *buffer) in cifs_find_mid()
120 cifs_add_credits(struct TCP_Server_Info *server, const unsigned int add, in cifs_add_credits()
131 cifs_set_credits(struct TCP_Server_Info *server, const int val) in cifs_set_credits()
140 cifs_get_credits_field(struct TCP_Server_Info *server, const int optype) in cifs_get_credits_field()
173 cifs_get_next_mid(struct TCP_Server_Info *server) in cifs_get_next_mid()
380 cifs_downgrade_oplock(struct TCP_Server_Info *server, in cifs_downgrade_oplock()
390 cifs_check_trans2(struct mid_q_entry *mid, struct TCP_Server_Info *server, in cifs_check_trans2()
421 cifs_need_neg(struct TCP_Server_Info *server) in cifs_need_neg()
445 struct TCP_Server_Info *server = tcon->ses->server; in cifs_negotiate_wsize()
480 struct TCP_Server_Info *server = tcon->ses->server; in cifs_negotiate_rsize()
1023 cifs_can_echo(struct TCP_Server_Info *server) in cifs_can_echo()