Lines Matching defs:server
27 send_nt_cancel(struct TCP_Server_Info *server, struct smb_rqst *rqst, in send_nt_cancel()
88 cifs_find_mid(struct TCP_Server_Info *server, char *buffer) in cifs_find_mid()
108 cifs_add_credits(struct TCP_Server_Info *server, in cifs_add_credits()
119 cifs_set_credits(struct TCP_Server_Info *server, const int val) in cifs_set_credits()
128 cifs_get_credits_field(struct TCP_Server_Info *server, const int optype) in cifs_get_credits_field()
161 cifs_get_next_mid(struct TCP_Server_Info *server) in cifs_get_next_mid()
371 cifs_downgrade_oplock(struct TCP_Server_Info *server, in cifs_downgrade_oplock()
379 cifs_check_trans2(struct mid_q_entry *mid, struct TCP_Server_Info *server, in cifs_check_trans2()
410 cifs_need_neg(struct TCP_Server_Info *server) in cifs_need_neg()
434 struct TCP_Server_Info *server = tcon->ses->server; in cifs_negotiate_wsize() local
469 struct TCP_Server_Info *server = tcon->ses->server; in cifs_negotiate_rsize() local
1018 cifs_can_echo(struct TCP_Server_Info *server) in cifs_can_echo()