Lines Matching refs:TCP_Server_Info
28 send_nt_cancel(struct TCP_Server_Info *server, struct smb_rqst *rqst, in send_nt_cancel()
89 cifs_find_mid(struct TCP_Server_Info *server, char *buffer) in cifs_find_mid()
109 cifs_add_credits(struct TCP_Server_Info *server, in cifs_add_credits()
120 cifs_set_credits(struct TCP_Server_Info *server, const int val) in cifs_set_credits()
129 cifs_get_credits_field(struct TCP_Server_Info *server, const int optype) in cifs_get_credits_field()
162 cifs_get_next_mid(struct TCP_Server_Info *server) in cifs_get_next_mid()
372 cifs_downgrade_oplock(struct TCP_Server_Info *server, in cifs_downgrade_oplock()
380 cifs_check_trans2(struct mid_q_entry *mid, struct TCP_Server_Info *server, in cifs_check_trans2()
411 cifs_need_neg(struct TCP_Server_Info *server) in cifs_need_neg()
435 struct TCP_Server_Info *server = tcon->ses->server; in cifs_negotiate_wsize()
470 struct TCP_Server_Info *server = tcon->ses->server; in cifs_negotiate_rsize()
1017 cifs_can_echo(struct TCP_Server_Info *server) in cifs_can_echo()