Lines Matching defs:server
39 send_nt_cancel(struct TCP_Server_Info *server, void *buf, in send_nt_cancel()
98 cifs_find_mid(struct TCP_Server_Info *server, char *buffer) in cifs_find_mid()
117 cifs_add_credits(struct TCP_Server_Info *server, const unsigned int add, in cifs_add_credits()
128 cifs_set_credits(struct TCP_Server_Info *server, const int val) in cifs_set_credits()
137 cifs_get_credits_field(struct TCP_Server_Info *server, const int optype) in cifs_get_credits_field()
170 cifs_get_next_mid(struct TCP_Server_Info *server) in cifs_get_next_mid()
377 cifs_downgrade_oplock(struct TCP_Server_Info *server, in cifs_downgrade_oplock()
387 cifs_check_trans2(struct mid_q_entry *mid, struct TCP_Server_Info *server, in cifs_check_trans2()
418 cifs_need_neg(struct TCP_Server_Info *server) in cifs_need_neg()
442 struct TCP_Server_Info *server = tcon->ses->server; in cifs_negotiate_wsize() local
477 struct TCP_Server_Info *server = tcon->ses->server; in cifs_negotiate_rsize() local