fs/smb/client/asn1.c
13
struct TCP_Server_Info *server)
fs/smb/client/asn1.c
43
struct TCP_Server_Info *server = context;
fs/smb/client/cached_dir.c
140
struct TCP_Server_Info *server;
fs/smb/client/cifs_debug.c
125
struct TCP_Server_Info *server = chan->server;
fs/smb/client/cifs_debug.c
223
struct TCP_Server_Info *server;
fs/smb/client/cifs_debug.c
302
struct TCP_Server_Info *server;
fs/smb/client/cifs_debug.c
315
server = list_entry(stmp, struct TCP_Server_Info,
fs/smb/client/cifs_debug.c
39
void cifs_dump_mids(struct TCP_Server_Info *server)
fs/smb/client/cifs_debug.c
394
struct TCP_Server_Info *server;
fs/smb/client/cifs_debug.c
395
struct TCP_Server_Info *chan_server;
fs/smb/client/cifs_debug.c
746
struct TCP_Server_Info *server;
fs/smb/client/cifs_debug.c
806
struct TCP_Server_Info *server;
fs/smb/client/cifs_debug.h
18
void cifs_dump_mids(struct TCP_Server_Info *server);
fs/smb/client/cifs_spnego.c
85
struct TCP_Server_Info *server)
fs/smb/client/cifs_spnego.h
32
struct TCP_Server_Info *server);
fs/smb/client/cifs_swn.h
27
static inline bool cifs_swn_set_server_dstaddr(struct TCP_Server_Info *server)
fs/smb/client/cifs_swn.h
36
static inline void cifs_swn_reset_server_dstaddr(struct TCP_Server_Info *server)
fs/smb/client/cifs_swn.h
48
static inline bool cifs_swn_set_server_dstaddr(struct TCP_Server_Info *server) { return false; }
fs/smb/client/cifs_swn.h
49
static inline void cifs_swn_reset_server_dstaddr(struct TCP_Server_Info *server) {}
fs/smb/client/cifsencrypt.c
347
struct TCP_Server_Info *server = ses->server;
fs/smb/client/cifsencrypt.c
524
cifs_crypto_secmech_release(struct TCP_Server_Info *server)
fs/smb/client/cifsencrypt.c
87
int __cifs_calc_signature(struct smb_rqst *rqst, struct TCP_Server_Info *server,
fs/smb/client/cifsfs.c
133
struct TCP_Server_Info *server;
fs/smb/client/cifsfs.c
359
struct TCP_Server_Info *server = tcon->ses->server;
fs/smb/client/cifsfs.c
399
struct TCP_Server_Info *server = tcon->ses->server;
fs/smb/client/cifsfs.c
513
cifs_show_address(struct seq_file *s, struct TCP_Server_Info *server)
fs/smb/client/cifsglob.h
1000
static inline struct net *cifs_net_ns(struct TCP_Server_Info *srv)
fs/smb/client/cifsglob.h
1005
static inline void cifs_set_net_ns(struct TCP_Server_Info *srv, struct net *net)
fs/smb/client/cifsglob.h
1012
static inline struct net *cifs_net_ns(struct TCP_Server_Info *srv)
fs/smb/client/cifsglob.h
1017
static inline void cifs_set_net_ns(struct TCP_Server_Info *srv, struct net *net)
fs/smb/client/cifsglob.h
1047
struct TCP_Server_Info *server;
fs/smb/client/cifsglob.h
1066
struct TCP_Server_Info *server; /* pointer to server info */
fs/smb/client/cifsglob.h
1479
struct TCP_Server_Info *server;
fs/smb/client/cifsglob.h
1503
struct TCP_Server_Info *server;
fs/smb/client/cifsglob.h
1687
typedef int (*mid_receive_t)(struct TCP_Server_Info *server,
fs/smb/client/cifsglob.h
1698
typedef void (*mid_callback_t)(struct TCP_Server_Info *srv, struct mid_q_entry *mid);
fs/smb/client/cifsglob.h
1704
typedef int (*mid_handle_t)(struct TCP_Server_Info *server,
fs/smb/client/cifsglob.h
1753
static inline void cifs_in_send_inc(struct TCP_Server_Info *server)
fs/smb/client/cifsglob.h
1758
static inline void cifs_in_send_dec(struct TCP_Server_Info *server)
fs/smb/client/cifsglob.h
1763
static inline void cifs_num_waiters_inc(struct TCP_Server_Info *server)
fs/smb/client/cifsglob.h
1768
static inline void cifs_num_waiters_dec(struct TCP_Server_Info *server)
fs/smb/client/cifsglob.h
1817
struct TCP_Server_Info *server;
fs/smb/client/cifsglob.h
2183
static inline bool is_smb1_server(struct TCP_Server_Info *server)
fs/smb/client/cifsglob.h
2304
static inline void mid_execute_callback(struct TCP_Server_Info *server,
fs/smb/client/cifsglob.h
2332
static inline void cifs_queue_server_reconn(struct TCP_Server_Info *server)
fs/smb/client/cifsglob.h
2340
static inline void cifs_requeue_server_reconn(struct TCP_Server_Info *server)
fs/smb/client/cifsglob.h
298
struct TCP_Server_Info;
fs/smb/client/cifsglob.h
314
int (*send_cancel)(struct cifs_ses *ses, struct TCP_Server_Info *server,
fs/smb/client/cifsglob.h
320
struct TCP_Server_Info *,
fs/smb/client/cifsglob.h
323
struct mid_q_entry *(*setup_async_request)(struct TCP_Server_Info *,
fs/smb/client/cifsglob.h
326
int (*check_receive)(struct mid_q_entry *, struct TCP_Server_Info *,
fs/smb/client/cifsglob.h
328
void (*add_credits)(struct TCP_Server_Info *server,
fs/smb/client/cifsglob.h
331
void (*set_credits)(struct TCP_Server_Info *, const int);
fs/smb/client/cifsglob.h
332
int * (*get_credits_field)(struct TCP_Server_Info *, const int);
fs/smb/client/cifsglob.h
334
__u64 (*get_next_mid)(struct TCP_Server_Info *);
fs/smb/client/cifsglob.h
335
void (*revert_current_mid)(struct TCP_Server_Info *server,
fs/smb/client/cifsglob.h
350
struct mid_q_entry *(*find_mid)(struct TCP_Server_Info *server, char *buf);
fs/smb/client/cifsglob.h
351
void (*dump_detail)(void *buf, size_t buf_len, struct TCP_Server_Info *ptcp_info);
fs/smb/client/cifsglob.h
357
struct TCP_Server_Info *server);
fs/smb/client/cifsglob.h
358
bool (*is_oplock_break)(char *, struct TCP_Server_Info *);
fs/smb/client/cifsglob.h
359
int (*handle_cancelled_mid)(struct mid_q_entry *, struct TCP_Server_Info *);
fs/smb/client/cifsglob.h
360
void (*downgrade_oplock)(struct TCP_Server_Info *server,
fs/smb/client/cifsglob.h
364
bool (*check_trans2)(struct mid_q_entry *, struct TCP_Server_Info *,
fs/smb/client/cifsglob.h
367
bool (*need_neg)(struct TCP_Server_Info *);
fs/smb/client/cifsglob.h
371
struct TCP_Server_Info *server);
fs/smb/client/cifsglob.h
378
struct TCP_Server_Info *server,
fs/smb/client/cifsglob.h
433
bool (*can_echo)(struct TCP_Server_Info *);
fs/smb/client/cifsglob.h
435
int (*echo)(struct TCP_Server_Info *);
fs/smb/client/cifsglob.h
515
bool (*is_status_pending)(char *buf, struct TCP_Server_Info *server);
fs/smb/client/cifsglob.h
541
struct TCP_Server_Info *server);
fs/smb/client/cifsglob.h
586
int (*wait_mtu_credits)(struct TCP_Server_Info *, size_t,
fs/smb/client/cifsglob.h
589
int (*adjust_credits)(struct TCP_Server_Info *server,
fs/smb/client/cifsglob.h
597
int (*init_transform_rq)(struct TCP_Server_Info *, int num_rqst,
fs/smb/client/cifsglob.h
600
int (*receive_transform)(struct TCP_Server_Info *,
fs/smb/client/cifsglob.h
602
enum securityEnum (*select_sectype)(struct TCP_Server_Info *,
fs/smb/client/cifsglob.h
604
int (*next_header)(struct TCP_Server_Info *server, char *buf,
fs/smb/client/cifsglob.h
628
bool (*is_network_name_deleted)(char *buf, struct TCP_Server_Info *srv);
fs/smb/client/cifsglob.h
821
struct TCP_Server_Info *primary_server;
fs/smb/client/cifsglob.h
839
static inline bool is_smb1(const struct TCP_Server_Info *server)
fs/smb/client/cifsglob.h
844
static inline void cifs_server_lock(struct TCP_Server_Info *server)
fs/smb/client/cifsglob.h
852
static inline void cifs_server_unlock(struct TCP_Server_Info *server)
fs/smb/client/cifsglob.h
869
in_flight(struct TCP_Server_Info *server)
fs/smb/client/cifsglob.h
880
has_credits(struct TCP_Server_Info *server, int *credits, int num_credits)
fs/smb/client/cifsglob.h
891
add_credits(struct TCP_Server_Info *server, struct cifs_credits *credits,
fs/smb/client/cifsglob.h
898
add_credits_and_wake_if(struct TCP_Server_Info *server,
fs/smb/client/cifsglob.h
909
set_credits(struct TCP_Server_Info *server, const int val)
fs/smb/client/cifsglob.h
915
adjust_credits(struct TCP_Server_Info *server, struct cifs_io_subrequest *subreq,
fs/smb/client/cifsglob.h
923
get_next_mid64(struct TCP_Server_Info *server)
fs/smb/client/cifsglob.h
929
get_next_mid(struct TCP_Server_Info *server)
fs/smb/client/cifsglob.h
940
revert_current_mid(struct TCP_Server_Info *server, const unsigned int val)
fs/smb/client/cifsglob.h
947
revert_current_mid_from_hdr(struct TCP_Server_Info *server,
fs/smb/client/cifsproto.h
100
struct TCP_Server_Info *cifs_pick_channel(struct cifs_ses *ses);
fs/smb/client/cifsproto.h
102
struct TCP_Server_Info *server, struct smb_rqst *rqst,
fs/smb/client/cifsproto.h
105
struct TCP_Server_Info *server, const int flags,
fs/smb/client/cifsproto.h
109
struct TCP_Server_Info *server);
fs/smb/client/cifsproto.h
110
int __smb_send_rqst(struct TCP_Server_Info *server, int num_rqst,
fs/smb/client/cifsproto.h
112
int wait_for_free_request(struct TCP_Server_Info *server, const int flags,
fs/smb/client/cifsproto.h
114
int cifs_wait_mtu_credits(struct TCP_Server_Info *server, size_t size,
fs/smb/client/cifsproto.h
118
send_cancel(struct cifs_ses *ses, struct TCP_Server_Info *server,
fs/smb/client/cifsproto.h
126
int wait_for_response(struct TCP_Server_Info *server, struct mid_q_entry *mid);
fs/smb/client/cifsproto.h
129
void cifs_signal_cifsd_for_reconnect(struct TCP_Server_Info *server,
fs/smb/client/cifsproto.h
131
void cifs_mark_tcp_ses_conns_for_reconnect(struct TCP_Server_Info *server,
fs/smb/client/cifsproto.h
133
int cifs_reconnect(struct TCP_Server_Info *server, bool mark_smb_session);
fs/smb/client/cifsproto.h
154
struct TCP_Server_Info *server);
fs/smb/client/cifsproto.h
225
void dequeue_mid(struct TCP_Server_Info *server, struct mid_q_entry *mid,
fs/smb/client/cifsproto.h
227
int cifs_read_from_socket(struct TCP_Server_Info *server, char *buf,
fs/smb/client/cifsproto.h
229
ssize_t cifs_discard_from_socket(struct TCP_Server_Info *server,
fs/smb/client/cifsproto.h
231
int cifs_read_iter_from_socket(struct TCP_Server_Info *server,
fs/smb/client/cifsproto.h
273
struct TCP_Server_Info *cifs_get_tcp_session(struct smb3_fs_context *ctx,
fs/smb/client/cifsproto.h
274
struct TCP_Server_Info *primary_server);
fs/smb/client/cifsproto.h
275
void cifs_put_tcp_session(struct TCP_Server_Info *server, int from_reconnect);
fs/smb/client/cifsproto.h
290
struct TCP_Server_Info *server);
fs/smb/client/cifsproto.h
292
struct TCP_Server_Info *server,
fs/smb/client/cifsproto.h
294
int cifs_enable_signing(struct TCP_Server_Info *server,
fs/smb/client/cifsproto.h
310
void cifs_crypto_secmech_release(struct TCP_Server_Info *server);
fs/smb/client/cifsproto.h
313
struct TCP_Server_Info *server);
fs/smb/client/cifsproto.h
315
struct TCP_Server_Info *server);
fs/smb/client/cifsproto.h
327
struct TCP_Server_Info *cifs_find_tcp_session(struct smb3_fs_context *ctx);
fs/smb/client/cifsproto.h
333
struct cifs_ses *cifs_get_smb_ses(struct TCP_Server_Info *server,
fs/smb/client/cifsproto.h
336
int cifs_readv_receive(struct TCP_Server_Info *server,
fs/smb/client/cifsproto.h
34
int smb_send_kvec(struct TCP_Server_Info *server, struct msghdr *smb_msg,
fs/smb/client/cifsproto.h
348
struct TCP_Server_Info *server, char *signature,
fs/smb/client/cifsproto.h
350
enum securityEnum cifs_select_sectype(struct TCP_Server_Info *server,
fs/smb/client/cifsproto.h
358
struct TCP_Server_Info *server,
fs/smb/client/cifsproto.h
363
struct TCP_Server_Info *server);
fs/smb/client/cifsproto.h
365
struct TCP_Server_Info *server);
fs/smb/client/cifsproto.h
367
struct TCP_Server_Info *server);
fs/smb/client/cifsproto.h
369
struct TCP_Server_Info *server);
fs/smb/client/cifsproto.h
371
struct TCP_Server_Info *server);
fs/smb/client/cifsproto.h
373
struct TCP_Server_Info *server);
fs/smb/client/cifsproto.h
375
struct TCP_Server_Info *server);
fs/smb/client/cifsproto.h
379
struct TCP_Server_Info *server);
fs/smb/client/cifsproto.h
416
int match_target_ip(struct TCP_Server_Info *server, const char *host,
fs/smb/client/cifsproto.h
442
int cifs_wait_for_server_reconnect(struct TCP_Server_Info *server, bool retry);
fs/smb/client/cifsproto.h
482
static inline void release_mid(struct TCP_Server_Info *server, struct mid_q_entry *mid)
fs/smb/client/cifsproto.h
83
void delete_mid(struct TCP_Server_Info *server, struct mid_q_entry *mid);
fs/smb/client/cifsproto.h
84
void __release_mid(struct TCP_Server_Info *server,
fs/smb/client/cifsproto.h
86
void cifs_wake_up_task(struct TCP_Server_Info *server,
fs/smb/client/cifsproto.h
88
int cifs_handle_standard(struct TCP_Server_Info *server,
fs/smb/client/cifsproto.h
95
int cifs_discard_remaining_data(struct TCP_Server_Info *server);
fs/smb/client/cifsproto.h
96
int cifs_call_async(struct TCP_Server_Info *server, struct smb_rqst *rqst,
fs/smb/client/cifssmb.c
1463
cifs_readv_callback(struct TCP_Server_Info *server, struct mid_q_entry *mid)
fs/smb/client/cifssmb.c
1883
cifs_writev_callback(struct TCP_Server_Info *server, struct mid_q_entry *mid)
fs/smb/client/cifssmb.c
373
struct TCP_Server_Info *server = ses->server;
fs/smb/client/cifssmb.c
425
struct TCP_Server_Info *server)
fs/smb/client/cifssmb.c
730
cifs_echo_callback(struct TCP_Server_Info *server, struct mid_q_entry *mid)
fs/smb/client/cifssmb.c
739
CIFSSMBEcho(struct TCP_Server_Info *server)
fs/smb/client/cifssmb.c
74
struct TCP_Server_Info *server;
fs/smb/client/compress.c
304
int smb_compress(struct TCP_Server_Info *server, struct smb_rqst *rq, compress_send_fn send_fn)
fs/smb/client/compress.h
30
typedef int (*compress_send_fn)(struct TCP_Server_Info *, int, struct smb_rqst *);
fs/smb/client/compress.h
33
int smb_compress(struct TCP_Server_Info *server, struct smb_rqst *rq,
fs/smb/client/connect.c
1014
cifs_enable_signing(struct TCP_Server_Info *server, bool mnt_sign_required)
fs/smb/client/connect.c
1060
clean_demultiplex_info(struct TCP_Server_Info *server)
fs/smb/client/connect.c
110
struct TCP_Server_Info *server = tcon->ses->server;
fs/smb/client/connect.c
1154
standard_receive3(struct TCP_Server_Info *server, struct mid_q_entry *mid)
fs/smb/client/connect.c
1188
cifs_handle_standard(struct TCP_Server_Info *server, struct mid_q_entry *mid)
fs/smb/client/connect.c
1225
smb2_add_credits_from_hdr(char *buffer, struct TCP_Server_Info *server)
fs/smb/client/connect.c
1258
struct TCP_Server_Info *server = p;
fs/smb/client/connect.c
148
cifs_signal_cifsd_for_reconnect(struct TCP_Server_Info *server,
fs/smb/client/connect.c
151
struct TCP_Server_Info *nserver;
fs/smb/client/connect.c
1540
match_port(struct TCP_Server_Info *server, struct sockaddr *addr)
fs/smb/client/connect.c
1573
static bool match_server_address(struct TCP_Server_Info *server, struct sockaddr *addr)
fs/smb/client/connect.c
1582
match_security(struct TCP_Server_Info *server, struct smb3_fs_context *ctx)
fs/smb/client/connect.c
1605
static int match_server(struct TCP_Server_Info *server,
fs/smb/client/connect.c
1667
struct TCP_Server_Info *
fs/smb/client/connect.c
1670
struct TCP_Server_Info *server;
fs/smb/client/connect.c
1696
cifs_put_tcp_session(struct TCP_Server_Info *server, int from_reconnect)
fs/smb/client/connect.c
1744
struct TCP_Server_Info *
fs/smb/client/connect.c
1746
struct TCP_Server_Info *primary_server)
fs/smb/client/connect.c
1748
struct TCP_Server_Info *tcp_ses = NULL;
fs/smb/client/connect.c
1758
tcp_ses = kzalloc_obj(struct TCP_Server_Info);
fs/smb/client/connect.c
1934
struct TCP_Server_Info *server = ses->server;
fs/smb/client/connect.c
2029
struct TCP_Server_Info *server = ses->server;
fs/smb/client/connect.c
203
cifs_mark_tcp_ses_conns_for_reconnect(struct TCP_Server_Info *server,
fs/smb/client/connect.c
206
struct TCP_Server_Info *pserver;
fs/smb/client/connect.c
2071
cifs_find_smb_ses(struct TCP_Server_Info *server, struct smb3_fs_context *ctx)
fs/smb/client/connect.c
2100
struct TCP_Server_Info *server = ses->server;
fs/smb/client/connect.c
2185
struct TCP_Server_Info *server = ses->server;
fs/smb/client/connect.c
2336
cifs_get_smb_ses(struct TCP_Server_Info *server, struct smb3_fs_context *ctx)
fs/smb/client/connect.c
2539
struct TCP_Server_Info *server = tcon->ses->server;
fs/smb/client/connect.c
297
cifs_abort_connection(struct TCP_Server_Info *server)
fs/smb/client/connect.c
3000
struct TCP_Server_Info *tcp_srv;
fs/smb/client/connect.c
3102
bind_socket(struct TCP_Server_Info *server)
fs/smb/client/connect.c
3131
smb_recv_kvec(struct TCP_Server_Info *server, struct msghdr *msg, size_t *recv)
fs/smb/client/connect.c
3169
ip_rfc1001_connect(struct TCP_Server_Info *server)
fs/smb/client/connect.c
3329
generic_ip_connect(struct TCP_Server_Info *server)
fs/smb/client/connect.c
3444
ip_connect(struct TCP_Server_Info *server)
fs/smb/client/connect.c
348
static bool cifs_tcp_ses_needs_reconnect(struct TCP_Server_Info *server, int num_targets)
fs/smb/client/connect.c
3549
struct TCP_Server_Info *server = NULL;
fs/smb/client/connect.c
3596
struct TCP_Server_Info *server;
fs/smb/client/connect.c
3713
cifs_are_all_path_components_accessible(struct TCP_Server_Info *server,
fs/smb/client/connect.c
3768
struct TCP_Server_Info *server = mnt_ctx->server;
fs/smb/client/connect.c
381
static int __cifs_reconnect(struct TCP_Server_Info *server,
fs/smb/client/connect.c
4006
struct TCP_Server_Info *server)
fs/smb/client/connect.c
4062
struct TCP_Server_Info *server,
fs/smb/client/connect.c
4066
struct TCP_Server_Info *pserver = SERVER_IS_CHAN(server) ? server->primary_server : server;
fs/smb/client/connect.c
445
static int __reconnect_target_locked(struct TCP_Server_Info *server,
fs/smb/client/connect.c
479
static int reconnect_target_locked(struct TCP_Server_Info *server,
fs/smb/client/connect.c
512
static int reconnect_dfs_server(struct TCP_Server_Info *server)
fs/smb/client/connect.c
587
_cifs_reconnect(struct TCP_Server_Info *server, bool mark_smb_session, bool once)
fs/smb/client/connect.c
595
_cifs_reconnect(struct TCP_Server_Info *server, bool mark_smb_session, bool once)
fs/smb/client/connect.c
602
cifs_reconnect(struct TCP_Server_Info *server, bool mark_smb_session)
fs/smb/client/connect.c
608
cifs_reconnect_once(struct TCP_Server_Info *server)
fs/smb/client/connect.c
61
static int ip_connect(struct TCP_Server_Info *server);
fs/smb/client/connect.c
617
struct TCP_Server_Info *server = container_of(work,
fs/smb/client/connect.c
618
struct TCP_Server_Info, echo.work);
fs/smb/client/connect.c
62
static int generic_ip_connect(struct TCP_Server_Info *server);
fs/smb/client/connect.c
643
allocate_buffers(struct TCP_Server_Info *server)
fs/smb/client/connect.c
676
server_unresponsive(struct TCP_Server_Info *server)
fs/smb/client/connect.c
718
zero_credits(struct TCP_Server_Info *server)
fs/smb/client/connect.c
733
cifs_readv_from_socket(struct TCP_Server_Info *server, struct msghdr *smb_msg)
fs/smb/client/connect.c
76
static int reconn_set_ipaddr_from_hostname(struct TCP_Server_Info *server)
fs/smb/client/connect.c
790
cifs_read_from_socket(struct TCP_Server_Info *server, char *buf,
fs/smb/client/connect.c
802
cifs_discard_from_socket(struct TCP_Server_Info *server, size_t to_read)
fs/smb/client/connect.c
817
cifs_read_iter_from_socket(struct TCP_Server_Info *server, struct iov_iter *iter,
fs/smb/client/connect.c
827
is_smb_response(struct TCP_Server_Info *server, unsigned char type)
fs/smb/client/connect.c
954
dequeue_mid(struct TCP_Server_Info *server, struct mid_q_entry *mid, bool malformed)
fs/smb/client/connect.c
979
smb2_get_credits_from_hdr(char *buffer, struct TCP_Server_Info *server)
fs/smb/client/connect.c
993
handle_mid(struct mid_q_entry *mid, struct TCP_Server_Info *server,
fs/smb/client/dfs.c
312
static int target_share_matches_server(struct TCP_Server_Info *server, char *share,
fs/smb/client/dfs.c
343
struct TCP_Server_Info *server = tcon->ses->server;
fs/smb/client/dfs.c
389
struct TCP_Server_Info *server = tcon->ses->server;
fs/smb/client/dfs_cache.c
1098
struct TCP_Server_Info *server = tcon->ses->server;
fs/smb/client/dfs_cache.c
1125
struct TCP_Server_Info *server = ses->server;
fs/smb/client/dir.c
192
struct TCP_Server_Info *server = tcon->ses->server;
fs/smb/client/dir.c
466
struct TCP_Server_Info *server;
fs/smb/client/dir.c
587
struct TCP_Server_Info *server;
fs/smb/client/file.c
1009
struct TCP_Server_Info *server;
fs/smb/client/file.c
1228
struct TCP_Server_Info *server;
fs/smb/client/file.c
1516
struct TCP_Server_Info *server;
fs/smb/client/file.c
159
struct TCP_Server_Info *server;
fs/smb/client/file.c
1601
struct TCP_Server_Info *server = tlink_tcon(cfile->tlink)->ses->server;
fs/smb/client/file.c
1663
struct TCP_Server_Info *server = tlink_tcon(cfile->tlink)->ses->server;
fs/smb/client/file.c
2020
bool *wait_flag, struct TCP_Server_Info *server)
fs/smb/client/file.c
2074
struct TCP_Server_Info *server = tcon->ses->server;
fs/smb/client/file.c
215
struct TCP_Server_Info *server = rdata->server;
fs/smb/client/file.c
2301
struct TCP_Server_Info *server = tcon->ses->server;
fs/smb/client/file.c
2790
struct TCP_Server_Info *server;
fs/smb/client/file.c
2858
struct TCP_Server_Info *server = tlink_tcon(cfile->tlink)->ses->server;
fs/smb/client/file.c
3162
struct TCP_Server_Info *server;
fs/smb/client/file.c
53
struct TCP_Server_Info *server;
fs/smb/client/file.c
549
struct TCP_Server_Info *server = tcon->ses->server;
fs/smb/client/file.c
667
struct TCP_Server_Info *server = tcon->ses->server;
fs/smb/client/file.c
797
struct TCP_Server_Info *server = tcon->ses->server;
fs/smb/client/file.c
857
struct TCP_Server_Info *server = tcon->ses->server;
fs/smb/client/file.c
910
struct TCP_Server_Info *server = tcon->ses->server;
fs/smb/client/file.c
975
struct TCP_Server_Info *server;
fs/smb/client/fs_context.h
399
static inline void cifs_negotiate_rsize(struct TCP_Server_Info *server,
fs/smb/client/fs_context.h
411
static inline void cifs_negotiate_wsize(struct TCP_Server_Info *server,
fs/smb/client/fs_context.h
423
static inline void cifs_negotiate_iosize(struct TCP_Server_Info *server,
fs/smb/client/fscache.c
38
struct TCP_Server_Info *server = tcon->ses->server;
fs/smb/client/inode.c
1105
struct TCP_Server_Info *server = tcon->ses->server;
fs/smb/client/inode.c
1162
struct TCP_Server_Info *server = tcon->ses->server;
fs/smb/client/inode.c
1265
struct TCP_Server_Info *server;
fs/smb/client/inode.c
1453
struct TCP_Server_Info *server;
fs/smb/client/inode.c
1736
struct TCP_Server_Info *server;
fs/smb/client/inode.c
1945
struct TCP_Server_Info *server;
fs/smb/client/inode.c
2168
struct TCP_Server_Info *server = tcon->ses->server;
fs/smb/client/inode.c
2261
struct TCP_Server_Info *server;
fs/smb/client/inode.c
2339
struct TCP_Server_Info *server;
fs/smb/client/inode.c
2420
struct TCP_Server_Info *server;
fs/smb/client/inode.c
2499
struct TCP_Server_Info *server;
fs/smb/client/inode.c
2974
struct TCP_Server_Info *server = tcon->ses->server;
fs/smb/client/inode.c
3032
struct TCP_Server_Info *server;
fs/smb/client/inode.c
433
struct TCP_Server_Info *server;
fs/smb/client/inode.c
972
struct TCP_Server_Info *server = tcon->ses->server;
fs/smb/client/ioctl.c
261
struct TCP_Server_Info *server_it = NULL;
fs/smb/client/link.c
451
struct TCP_Server_Info *server;
fs/smb/client/misc.c
1020
struct TCP_Server_Info *server = tcon->ses->server;
fs/smb/client/misc.c
1084
int cifs_wait_for_server_reconnect(struct TCP_Server_Info *server, bool retry)
fs/smb/client/misc.c
963
int match_target_ip(struct TCP_Server_Info *server,
fs/smb/client/ntlmssp.h
149
struct TCP_Server_Info *server,
fs/smb/client/ntlmssp.h
153
struct TCP_Server_Info *server,
fs/smb/client/ntlmssp.h
157
struct TCP_Server_Info *server,
fs/smb/client/readdir.c
351
struct TCP_Server_Info *server;
fs/smb/client/readdir.c
696
struct TCP_Server_Info *server = tcon->ses->server;
fs/smb/client/sess.c
1015
cifs_select_sectype(struct TCP_Server_Info *server, enum securityEnum requested)
fs/smb/client/sess.c
108
struct TCP_Server_Info *server)
fs/smb/client/sess.c
122
struct TCP_Server_Info *server)
fs/smb/client/sess.c
134
struct TCP_Server_Info *server)
fs/smb/client/sess.c
148
struct TCP_Server_Info *server = ses->server;
fs/smb/client/sess.c
279
struct TCP_Server_Info *server;
fs/smb/client/sess.c
343
cifs_chan_update_iface(struct cifs_ses *ses, struct TCP_Server_Info *server)
fs/smb/client/sess.c
48
struct TCP_Server_Info *server)
fs/smb/client/sess.c
483
struct TCP_Server_Info *chan_server;
fs/smb/client/sess.c
70
struct TCP_Server_Info *server)
fs/smb/client/sess.c
784
struct TCP_Server_Info *server,
fs/smb/client/sess.c
82
struct TCP_Server_Info *server)
fs/smb/client/sess.c
846
struct TCP_Server_Info *server,
fs/smb/client/sess.c
910
struct TCP_Server_Info *server,
fs/smb/client/sess.c
94
struct TCP_Server_Info *server)
fs/smb/client/smb1debug.c
12
void cifs_dump_detail(void *buf, size_t buf_len, struct TCP_Server_Info *server)
fs/smb/client/smb1encrypt.c
27
struct TCP_Server_Info *server, char *signature)
fs/smb/client/smb1encrypt.c
48
int cifs_sign_rqst(struct smb_rqst *rqst, struct TCP_Server_Info *server,
fs/smb/client/smb1encrypt.c
88
struct TCP_Server_Info *server,
fs/smb/client/smb1maperror.c
792
map_and_check_smb_error(struct TCP_Server_Info *server,
fs/smb/client/smb1misc.c
66
is_valid_oplock_break(char *buffer, struct TCP_Server_Info *srv)
fs/smb/client/smb1misc.c
70
struct TCP_Server_Info *pserver;
fs/smb/client/smb1ops.c
1277
cifs_can_echo(struct TCP_Server_Info *server)
fs/smb/client/smb1ops.c
1349
cifs_is_network_name_deleted(char *buf, struct TCP_Server_Info *server)
fs/smb/client/smb1ops.c
1352
struct TCP_Server_Info *pserver;
fs/smb/client/smb1ops.c
144
send_nt_cancel(struct cifs_ses *ses, struct TCP_Server_Info *server,
fs/smb/client/smb1ops.c
191
send_lock_cancel(struct cifs_ses *ses, struct TCP_Server_Info *server,
fs/smb/client/smb1ops.c
217
static int cifs_send_cancel(struct cifs_ses *ses, struct TCP_Server_Info *server,
fs/smb/client/smb1ops.c
250
cifs_find_mid(struct TCP_Server_Info *server, char *buffer)
fs/smb/client/smb1ops.c
270
cifs_add_credits(struct TCP_Server_Info *server,
fs/smb/client/smb1ops.c
281
cifs_set_credits(struct TCP_Server_Info *server, const int val)
fs/smb/client/smb1ops.c
290
cifs_get_credits_field(struct TCP_Server_Info *server, const int optype)
fs/smb/client/smb1ops.c
323
cifs_get_next_mid(struct TCP_Server_Info *server)
fs/smb/client/smb1ops.c
399
cifs_downgrade_oplock(struct TCP_Server_Info *server,
fs/smb/client/smb1ops.c
408
cifs_need_neg(struct TCP_Server_Info *server)
fs/smb/client/smb1ops.c
416
struct TCP_Server_Info *server)
fs/smb/client/smb1ops.c
427
struct TCP_Server_Info *server = tcon->ses->server;
fs/smb/client/smb1ops.c
462
struct TCP_Server_Info *server = tcon->ses->server;
fs/smb/client/smb1proto.h
222
struct TCP_Server_Info *server);
fs/smb/client/smb1proto.h
227
int cifs_sign_rqst(struct smb_rqst *rqst, struct TCP_Server_Info *server,
fs/smb/client/smb1proto.h
230
struct TCP_Server_Info *server,
fs/smb/client/smb1proto.h
237
int map_and_check_smb_error(struct TCP_Server_Info *server,
fs/smb/client/smb1proto.h
245
bool is_valid_oplock_break(char *buffer, struct TCP_Server_Info *srv);
fs/smb/client/smb1proto.h
262
struct TCP_Server_Info *server,
fs/smb/client/smb1proto.h
268
struct mid_q_entry *cifs_setup_async_request(struct TCP_Server_Info *server,
fs/smb/client/smb1proto.h
272
int cifs_check_receive(struct mid_q_entry *mid, struct TCP_Server_Info *server,
fs/smb/client/smb1proto.h
275
struct TCP_Server_Info *server,
fs/smb/client/smb1proto.h
284
bool cifs_check_trans2(struct mid_q_entry *mid, struct TCP_Server_Info *server,
fs/smb/client/smb1proto.h
287
struct TCP_Server_Info *server);
fs/smb/client/smb1proto.h
34
struct TCP_Server_Info *server);
fs/smb/client/smb1proto.h
38
int CIFSSMBEcho(struct TCP_Server_Info *server);
fs/smb/client/smb1session.c
22
struct TCP_Server_Info *server;
fs/smb/client/smb1session.c
371
struct TCP_Server_Info *server = sess_data->server;
fs/smb/client/smb1session.c
40
struct TCP_Server_Info *server,
fs/smb/client/smb1session.c
425
struct TCP_Server_Info *server = sess_data->server;
fs/smb/client/smb1session.c
535
struct TCP_Server_Info *server = sess_data->server;
fs/smb/client/smb1session.c
676
struct TCP_Server_Info *server = sess_data->server;
fs/smb/client/smb1session.c
716
struct TCP_Server_Info *server = sess_data->server;
fs/smb/client/smb1session.c
822
struct TCP_Server_Info *server = sess_data->server;
fs/smb/client/smb1session.c
928
struct TCP_Server_Info *server = sess_data->server;
fs/smb/client/smb1session.c
961
struct TCP_Server_Info *server,
fs/smb/client/smb1transport.c
105
cifs_setup_async_request(struct TCP_Server_Info *server, struct smb_rqst *rqst)
fs/smb/client/smb1transport.c
156
cifs_check_receive(struct mid_q_entry *mid, struct TCP_Server_Info *server,
fs/smb/client/smb1transport.c
191
cifs_setup_request(struct cifs_ses *ses, struct TCP_Server_Info *server,
fs/smb/client/smb1transport.c
228
struct TCP_Server_Info *server;
fs/smb/client/smb1transport.c
37
alloc_mid(const struct smb_hdr *smb_buffer, struct TCP_Server_Info *server)
fs/smb/client/smb1transport.c
414
cifs_check_trans2(struct mid_q_entry *mid, struct TCP_Server_Info *server,
fs/smb/client/smb1transport.c
477
struct TCP_Server_Info *server)
fs/smb/client/smb2inode.c
1192
struct TCP_Server_Info *server;
fs/smb/client/smb2inode.c
189
struct TCP_Server_Info *server;
fs/smb/client/smb2misc.c
138
struct TCP_Server_Info *server)
fs/smb/client/smb2misc.c
140
struct TCP_Server_Info *pserver;
fs/smb/client/smb2misc.c
601
smb2_is_valid_lease_break(char *buffer, struct TCP_Server_Info *server)
fs/smb/client/smb2misc.c
604
struct TCP_Server_Info *pserver;
fs/smb/client/smb2misc.c
675
smb2_is_valid_oplock_break(char *buffer, struct TCP_Server_Info *server)
fs/smb/client/smb2misc.c
678
struct TCP_Server_Info *pserver;
fs/smb/client/smb2misc.c
815
struct TCP_Server_Info *server = NULL;
fs/smb/client/smb2misc.c
845
smb2_handle_cancelled_mid(struct mid_q_entry *mid, struct TCP_Server_Info *server)
fs/smb/client/smb2misc.c
884
smb311_update_preauth_hash(struct cifs_ses *ses, struct TCP_Server_Info *server,
fs/smb/client/smb2ops.c
1177
struct TCP_Server_Info *server;
fs/smb/client/smb2ops.c
1358
smb2_can_echo(struct TCP_Server_Info *server)
fs/smb/client/smb2ops.c
1471
struct TCP_Server_Info *server = tlink_tcon(cfile->tlink)->ses->server;
fs/smb/client/smb2ops.c
1576
struct TCP_Server_Info *server;
fs/smb/client/smb2ops.c
185
smb2_set_credits(struct TCP_Server_Info *server, const int val)
fs/smb/client/smb2ops.c
216
smb2_get_credits_field(struct TCP_Server_Info *server, const int optype)
fs/smb/client/smb2ops.c
235
smb2_wait_mtu_credits(struct TCP_Server_Info *server, size_t size,
fs/smb/client/smb2ops.c
2452
struct TCP_Server_Info *server;
fs/smb/client/smb2ops.c
2598
smb2_is_status_pending(char *buf, struct TCP_Server_Info *server)
fs/smb/client/smb2ops.c
2654
smb2_is_network_name_deleted(char *buf, struct TCP_Server_Info *server)
fs/smb/client/smb2ops.c
2657
struct TCP_Server_Info *pserver;
fs/smb/client/smb2ops.c
2704
smb2_set_replay(struct TCP_Server_Info *server, struct smb_rqst *rqst)
fs/smb/client/smb2ops.c
2739
struct TCP_Server_Info *server = ses->server;
fs/smb/client/smb2ops.c
2820
struct TCP_Server_Info *server;
fs/smb/client/smb2ops.c
300
smb2_adjust_credits(struct TCP_Server_Info *server,
fs/smb/client/smb2ops.c
36
change_conf(struct TCP_Server_Info *server)
fs/smb/client/smb2ops.c
373
smb2_get_next_mid(struct TCP_Server_Info *server)
fs/smb/client/smb2ops.c
384
smb2_revert_current_mid(struct TCP_Server_Info *server, const unsigned int val)
fs/smb/client/smb2ops.c
393
__smb2_find_mid(struct TCP_Server_Info *server, char *buf, bool dequeue)
fs/smb/client/smb2ops.c
4054
smb2_downgrade_oplock(struct TCP_Server_Info *server,
fs/smb/client/smb2ops.c
4067
smb3_downgrade_oplock(struct TCP_Server_Info *server,
fs/smb/client/smb2ops.c
423
smb2_find_mid(struct TCP_Server_Info *server, char *buf)
fs/smb/client/smb2ops.c
429
smb2_find_dequeue_mid(struct TCP_Server_Info *server, char *buf)
fs/smb/client/smb2ops.c
435
smb2_dump_detail(void *buf, size_t buf_len, struct TCP_Server_Info *server)
fs/smb/client/smb2ops.c
4408
smb2_get_enc_key(struct TCP_Server_Info *server, __u64 ses_id, int enc, u8 *key)
fs/smb/client/smb2ops.c
4410
struct TCP_Server_Info *pserver;
fs/smb/client/smb2ops.c
4443
crypt_message(struct TCP_Server_Info *server, int num_rqst,
fs/smb/client/smb2ops.c
451
smb2_need_neg(struct TCP_Server_Info *server)
fs/smb/client/smb2ops.c
4559
smb3_init_transform_rq(struct TCP_Server_Info *server, int num_rqst,
fs/smb/client/smb2ops.c
459
struct TCP_Server_Info *server)
fs/smb/client/smb2ops.c
4618
decrypt_raw_data(struct TCP_Server_Info *server, char *buf,
fs/smb/client/smb2ops.c
4701
handle_read_data(struct TCP_Server_Info *server, struct mid_q_entry *mid,
fs/smb/client/smb2ops.c
484
struct TCP_Server_Info *server = tcon->ses->server;
fs/smb/client/smb2ops.c
4849
struct TCP_Server_Info *server;
fs/smb/client/smb2ops.c
4920
receive_encrypted_read(struct TCP_Server_Info *server, struct mid_q_entry **mid,
fs/smb/client/smb2ops.c
499
struct TCP_Server_Info *server = tcon->ses->server;
fs/smb/client/smb2ops.c
5024
receive_encrypted_standard(struct TCP_Server_Info *server,
fs/smb/client/smb2ops.c
5123
smb3_receive_transform(struct TCP_Server_Info *server,
fs/smb/client/smb2ops.c
5154
smb3_handle_read_data(struct TCP_Server_Info *server, struct mid_q_entry *mid)
fs/smb/client/smb2ops.c
5162
static int smb2_next_header(struct TCP_Server_Info *server, char *buf,
fs/smb/client/smb2ops.c
5185
struct TCP_Server_Info *server = tcon->ses->server;
fs/smb/client/smb2ops.c
534
struct TCP_Server_Info *server = tcon->ses->server;
fs/smb/client/smb2ops.c
550
struct TCP_Server_Info *server = tcon->ses->server;
fs/smb/client/smb2ops.c
69
smb2_add_credits(struct TCP_Server_Info *server,
fs/smb/client/smb2ops.c
824
struct TCP_Server_Info *pserver;
fs/smb/client/smb2pdu.c
1079
struct TCP_Server_Info *server)
fs/smb/client/smb2pdu.c
1335
struct TCP_Server_Info *server = tcon->ses->server;
fs/smb/client/smb2pdu.c
1482
smb2_select_sectype(struct TCP_Server_Info *server, enum securityEnum requested)
fs/smb/client/smb2pdu.c
1506
struct TCP_Server_Info *server;
fs/smb/client/smb2pdu.c
1528
struct TCP_Server_Info *server = sess_data->server;
fs/smb/client/smb2pdu.c
1656
struct TCP_Server_Info *server = sess_data->server;
fs/smb/client/smb2pdu.c
1684
struct TCP_Server_Info *server = sess_data->server;
fs/smb/client/smb2pdu.c
170
struct TCP_Server_Info *server,
fs/smb/client/smb2pdu.c
173
struct TCP_Server_Info *pserver;
fs/smb/client/smb2pdu.c
1775
struct TCP_Server_Info *server = sess_data->server;
fs/smb/client/smb2pdu.c
1867
struct TCP_Server_Info *server = sess_data->server;
fs/smb/client/smb2pdu.c
1945
struct TCP_Server_Info *server = sess_data->server;
fs/smb/client/smb2pdu.c
1971
struct TCP_Server_Info *server,
fs/smb/client/smb2pdu.c
2022
struct TCP_Server_Info *server;
fs/smb/client/smb2pdu.c
2107
struct TCP_Server_Info *server = cifs_pick_channel(ses);
fs/smb/client/smb2pdu.c
2240
struct TCP_Server_Info *server = cifs_pick_channel(ses);
fs/smb/client/smb2pdu.c
227
int smb3_update_ses_channels(struct cifs_ses *ses, struct TCP_Server_Info *server,
fs/smb/client/smb2pdu.c
2386
int smb2_parse_contexts(struct TCP_Server_Info *server,
fs/smb/client/smb2pdu.c
2466
add_lease_context(struct TCP_Server_Info *server,
fs/smb/client/smb2pdu.c
251
struct TCP_Server_Info *server, bool from_reconnect)
fs/smb/client/smb2pdu.c
2902
struct TCP_Server_Info *server;
fs/smb/client/smb2pdu.c
3069
SMB2_open_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server,
fs/smb/client/smb2pdu.c
3260
struct TCP_Server_Info *server;
fs/smb/client/smb2pdu.c
3363
SMB2_ioctl_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server,
fs/smb/client/smb2pdu.c
3477
struct TCP_Server_Info *server;
fs/smb/client/smb2pdu.c
3636
SMB2_close_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server,
fs/smb/client/smb2pdu.c
3677
struct TCP_Server_Info *server;
fs/smb/client/smb2pdu.c
3827
SMB2_query_info_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server,
fs/smb/client/smb2pdu.c
3888
struct TCP_Server_Info *server;
fs/smb/client/smb2pdu.c
4022
struct cifs_tcon *tcon, struct TCP_Server_Info *server,
fs/smb/client/smb2pdu.c
4060
struct TCP_Server_Info *server;
fs/smb/client/smb2pdu.c
4161
smb2_echo_callback(struct TCP_Server_Info *server, struct mid_q_entry *mid)
fs/smb/client/smb2pdu.c
4176
static void cifs_renegotiate_iosize(struct TCP_Server_Info *server,
fs/smb/client/smb2pdu.c
4192
struct TCP_Server_Info *server = container_of(work,
fs/smb/client/smb2pdu.c
4193
struct TCP_Server_Info, reconnect.work);
fs/smb/client/smb2pdu.c
4194
struct TCP_Server_Info *pserver;
fs/smb/client/smb2pdu.c
4327
SMB2_echo(struct TCP_Server_Info *server)
fs/smb/client/smb2pdu.c
4376
struct cifs_tcon *tcon, struct TCP_Server_Info *server,
fs/smb/client/smb2pdu.c
4406
struct TCP_Server_Info *server;
fs/smb/client/smb2pdu.c
4468
struct TCP_Server_Info *server = io_parms->server;
fs/smb/client/smb2pdu.c
4507
struct TCP_Server_Info *server = io_parms->server;
fs/smb/client/smb2pdu.c
4593
smb2_readv_callback(struct TCP_Server_Info *server, struct mid_q_entry *mid)
fs/smb/client/smb2pdu.c
4753
struct TCP_Server_Info *server;
fs/smb/client/smb2pdu.c
4931
smb2_writev_callback(struct TCP_Server_Info *server, struct mid_q_entry *mid)
fs/smb/client/smb2pdu.c
5070
struct TCP_Server_Info *server = wdata->server;
fs/smb/client/smb2pdu.c
5263
struct TCP_Server_Info *server;
fs/smb/client/smb2pdu.c
529
struct TCP_Server_Info *server,
fs/smb/client/smb2pdu.c
5504
struct TCP_Server_Info *server,
fs/smb/client/smb2pdu.c
555
struct TCP_Server_Info *server,
fs/smb/client/smb2pdu.c
5669
struct TCP_Server_Info *server;
fs/smb/client/smb2pdu.c
5746
SMB2_set_info_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server,
fs/smb/client/smb2pdu.c
5808
struct TCP_Server_Info *server;
fs/smb/client/smb2pdu.c
587
struct TCP_Server_Info *server,
fs/smb/client/smb2pdu.c
5921
struct TCP_Server_Info *server;
fs/smb/client/smb2pdu.c
601
struct TCP_Server_Info *server,
fs/smb/client/smb2pdu.c
6012
struct TCP_Server_Info *server,
fs/smb/client/smb2pdu.c
6061
struct TCP_Server_Info *server;
fs/smb/client/smb2pdu.c
6130
struct TCP_Server_Info *server;
fs/smb/client/smb2pdu.c
6236
struct TCP_Server_Info *server;
fs/smb/client/smb2pdu.c
6330
struct TCP_Server_Info *server = cifs_pick_channel(tcon->ses);
fs/smb/client/smb2pdu.c
729
struct TCP_Server_Info *server, unsigned int *total_len)
fs/smb/client/smb2pdu.c
732
struct TCP_Server_Info *pserver;
fs/smb/client/smb2pdu.c
827
static void decode_compress_ctx(struct TCP_Server_Info *server,
fs/smb/client/smb2pdu.c
862
static int decode_encrypt_ctx(struct TCP_Server_Info *server,
fs/smb/client/smb2pdu.c
914
static void decode_signing_ctx(struct TCP_Server_Info *server,
fs/smb/client/smb2pdu.c
945
struct TCP_Server_Info *server,
fs/smb/client/smb2pdu.c
97
struct TCP_Server_Info *server)
fs/smb/client/smb2proto.h
111
int smb3_crypto_aead_allocate(struct TCP_Server_Info *server);
fs/smb/client/smb2proto.h
112
unsigned long smb_rqst_len(struct TCP_Server_Info *server,
fs/smb/client/smb2proto.h
116
void smb2_set_replay(struct TCP_Server_Info *server, struct smb_rqst *rqst);
fs/smb/client/smb2proto.h
125
struct TCP_Server_Info *server);
fs/smb/client/smb2proto.h
127
struct TCP_Server_Info *server,
fs/smb/client/smb2proto.h
137
int SMB2_open_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server,
fs/smb/client/smb2proto.h
145
int SMB2_ioctl_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server,
fs/smb/client/smb2proto.h
160
int SMB2_close_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server,
fs/smb/client/smb2proto.h
167
struct cifs_tcon *tcon, struct TCP_Server_Info *server,
fs/smb/client/smb2proto.h
174
struct TCP_Server_Info *server, struct smb_rqst *rqst,
fs/smb/client/smb2proto.h
190
int SMB2_echo(struct TCP_Server_Info *server);
fs/smb/client/smb2proto.h
195
struct TCP_Server_Info *server,
fs/smb/client/smb2proto.h
202
int SMB2_set_info_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server,
fs/smb/client/smb2proto.h
221
struct TCP_Server_Info *server);
fs/smb/client/smb2proto.h
240
enum securityEnum smb2_select_sectype(struct TCP_Server_Info *server,
fs/smb/client/smb2proto.h
242
int smb2_parse_contexts(struct TCP_Server_Info *server, struct kvec *rsp_iov,
fs/smb/client/smb2proto.h
255
int smb3_crypto_shash_allocate(struct TCP_Server_Info *server);
fs/smb/client/smb2proto.h
257
struct TCP_Server_Info *server,
fs/smb/client/smb2proto.h
28
struct TCP_Server_Info *server);
fs/smb/client/smb2proto.h
35
struct TCP_Server_Info *server);
fs/smb/client/smb2proto.h
36
int smb2_check_receive(struct mid_q_entry *mid, struct TCP_Server_Info *server,
fs/smb/client/smb2proto.h
39
struct TCP_Server_Info *server,
fs/smb/client/smb2proto.h
41
struct mid_q_entry *smb2_setup_async_request(struct TCP_Server_Info *server,
fs/smb/client/smb2proto.h
43
struct cifs_tcon *smb2_find_smb_tcon(struct TCP_Server_Info *server,
fs/smb/client/smb2proto.h
46
bool smb2_is_valid_oplock_break(char *buffer, struct TCP_Server_Info *server);
fs/smb/client/smb2proto.h
47
int smb3_handle_read_data(struct TCP_Server_Info *server,
fs/smb/client/smb2transport.c
109
smb2_find_smb_ses_unlocked(struct TCP_Server_Info *server, __u64 ses_id)
fs/smb/client/smb2transport.c
111
struct TCP_Server_Info *pserver;
fs/smb/client/smb2transport.c
134
static int smb2_get_sign_key(struct TCP_Server_Info *server,
fs/smb/client/smb2transport.c
194
smb2_find_smb_tcon(struct TCP_Server_Info *server, __u64 ses_id, __u32 tid)
fs/smb/client/smb2transport.c
214
smb2_calc_signature(struct smb_rqst *rqst, struct TCP_Server_Info *server,
fs/smb/client/smb2transport.c
270
struct TCP_Server_Info *server = ses->server;
fs/smb/client/smb2transport.c
314
struct TCP_Server_Info *server,
fs/smb/client/smb2transport.c
32
smb3_crypto_shash_allocate(struct TCP_Server_Info *server)
fs/smb/client/smb2transport.c
40
int smb3_get_sign_key(__u64 ses_id, struct TCP_Server_Info *server, u8 *key)
fs/smb/client/smb2transport.c
413
struct TCP_Server_Info *server)
fs/smb/client/smb2transport.c
43
struct TCP_Server_Info *pserver;
fs/smb/client/smb2transport.c
442
struct TCP_Server_Info *server)
fs/smb/client/smb2transport.c
470
smb3_calc_signature(struct smb_rqst *rqst, struct TCP_Server_Info *server,
fs/smb/client/smb2transport.c
552
smb2_sign_rqst(struct smb_rqst *rqst, struct TCP_Server_Info *server)
fs/smb/client/smb2transport.c
584
smb2_verify_signature(struct smb_rqst *rqst, struct TCP_Server_Info *server)
fs/smb/client/smb2transport.c
635
smb2_seq_num_into_buf(struct TCP_Server_Info *server,
fs/smb/client/smb2transport.c
648
struct TCP_Server_Info *server)
fs/smb/client/smb2transport.c
686
smb2_get_mid_entry(struct cifs_ses *ses, struct TCP_Server_Info *server,
fs/smb/client/smb2transport.c
730
smb2_check_receive(struct mid_q_entry *mid, struct TCP_Server_Info *server,
fs/smb/client/smb2transport.c
756
smb2_setup_request(struct cifs_ses *ses, struct TCP_Server_Info *server,
fs/smb/client/smb2transport.c
783
smb2_setup_async_request(struct TCP_Server_Info *server, struct smb_rqst *rqst)
fs/smb/client/smb2transport.c
817
smb3_crypto_aead_allocate(struct TCP_Server_Info *server)
fs/smb/client/smbdirect.c
1884
void smbd_destroy(struct TCP_Server_Info *server)
fs/smb/client/smbdirect.c
1977
int smbd_reconnect(struct TCP_Server_Info *server)
fs/smb/client/smbdirect.c
2086
struct TCP_Server_Info *server, struct sockaddr *dstaddr, int port)
fs/smb/client/smbdirect.c
2340
struct TCP_Server_Info *server, struct sockaddr *dstaddr)
fs/smb/client/smbdirect.c
2523
int smbd_send(struct TCP_Server_Info *server,
fs/smb/client/smbdirect.h
45
struct TCP_Server_Info *server, struct sockaddr *dstaddr);
fs/smb/client/smbdirect.h
50
int smbd_reconnect(struct TCP_Server_Info *server);
fs/smb/client/smbdirect.h
52
void smbd_destroy(struct TCP_Server_Info *server);
fs/smb/client/smbdirect.h
56
int smbd_send(struct TCP_Server_Info *server,
fs/smb/client/smbdirect.h
69
struct TCP_Server_Info *server, struct sockaddr *dstaddr) {return NULL;}
fs/smb/client/smbdirect.h
70
static inline int smbd_reconnect(struct TCP_Server_Info *server) {return -1; }
fs/smb/client/smbdirect.h
71
static inline void smbd_destroy(struct TCP_Server_Info *server) {}
fs/smb/client/smbdirect.h
73
static inline int smbd_send(struct TCP_Server_Info *server, int num_rqst, struct smb_rqst *rqst) {return -1; }
fs/smb/client/trace.h
1699
TP_PROTO(struct TCP_Server_Info *server,
fs/smb/client/transport.c
1102
struct TCP_Server_Info *server,
fs/smb/client/transport.c
1116
cifs_discard_remaining_data(struct TCP_Server_Info *server)
fs/smb/client/transport.c
1137
__cifs_readv_discard(struct TCP_Server_Info *server, struct mid_q_entry *mid,
fs/smb/client/transport.c
1150
cifs_readv_discard(struct TCP_Server_Info *server, struct mid_q_entry *mid)
fs/smb/client/transport.c
1158
cifs_readv_receive(struct TCP_Server_Info *server, struct mid_q_entry *mid)
fs/smb/client/transport.c
119
delete_mid(struct TCP_Server_Info *server, struct mid_q_entry *mid)
fs/smb/client/transport.c
142
smb_send_kvec(struct TCP_Server_Info *server, struct msghdr *smb_msg,
fs/smb/client/transport.c
214
smb_rqst_len(struct TCP_Server_Info *server, struct smb_rqst *rqst)
fs/smb/client/transport.c
238
int __smb_send_rqst(struct TCP_Server_Info *server, int num_rqst,
fs/smb/client/transport.c
34
cifs_wake_up_task(struct TCP_Server_Info *server, struct mid_q_entry *mid)
fs/smb/client/transport.c
386
smb_send_rqst(struct TCP_Server_Info *server, int num_rqst,
fs/smb/client/transport.c
41
void __release_mid(struct TCP_Server_Info *server, struct mid_q_entry *midEntry)
fs/smb/client/transport.c
424
wait_for_free_credits(struct TCP_Server_Info *server, const int num_credits,
fs/smb/client/transport.c
577
int wait_for_free_request(struct TCP_Server_Info *server, const int flags,
fs/smb/client/transport.c
585
wait_for_compound_request(struct TCP_Server_Info *server, int num,
fs/smb/client/transport.c
631
cifs_wait_mtu_credits(struct TCP_Server_Info *server, size_t size,
fs/smb/client/transport.c
640
int wait_for_response(struct TCP_Server_Info *server, struct mid_q_entry *mid)
fs/smb/client/transport.c
663
cifs_call_async(struct TCP_Server_Info *server, struct smb_rqst *rqst,
fs/smb/client/transport.c
739
int cifs_sync_mid_result(struct mid_q_entry *mid, struct TCP_Server_Info *server)
fs/smb/client/transport.c
782
cifs_compound_callback(struct TCP_Server_Info *server, struct mid_q_entry *mid)
fs/smb/client/transport.c
796
cifs_compound_last_callback(struct TCP_Server_Info *server, struct mid_q_entry *mid)
fs/smb/client/transport.c
803
cifs_cancelled_callback(struct TCP_Server_Info *server, struct mid_q_entry *mid)
fs/smb/client/transport.c
821
struct TCP_Server_Info *cifs_pick_channel(struct cifs_ses *ses)
fs/smb/client/transport.c
825
struct TCP_Server_Info *server = NULL;
fs/smb/client/transport.c
864
struct TCP_Server_Info *server,