Lines Matching defs:server
33 change_conf(struct TCP_Server_Info *server) in change_conf()
66 smb2_add_credits(struct TCP_Server_Info *server, const unsigned int add, in smb2_add_credits()
94 smb2_set_credits(struct TCP_Server_Info *server, const int val) in smb2_set_credits()
102 smb2_get_credits_field(struct TCP_Server_Info *server, const int optype) in smb2_get_credits_field()
121 smb2_wait_mtu_credits(struct TCP_Server_Info *server, unsigned int size, in smb2_wait_mtu_credits()
168 smb2_get_next_mid(struct TCP_Server_Info *server) in smb2_get_next_mid()
179 smb2_find_mid(struct TCP_Server_Info *server, char *buf) in smb2_find_mid()
212 smb2_need_neg(struct TCP_Server_Info *server) in smb2_need_neg()
232 struct TCP_Server_Info *server = tcon->ses->server; in smb2_negotiate_wsize() local
248 struct TCP_Server_Info *server = tcon->ses->server; in smb2_negotiate_rsize() local
414 smb2_can_echo(struct TCP_Server_Info *server) in smb2_can_echo()
532 struct TCP_Server_Info *server = tlink_tcon(cfile->tlink)->ses->server; in smb2_set_fid() local
949 smb2_is_status_pending(char *buf, struct TCP_Server_Info *server, int length) in smb2_is_status_pending()
1254 smb2_downgrade_oplock(struct TCP_Server_Info *server, in smb2_downgrade_oplock()