Searched defs:server (Results 76 - 100 of 122) sorted by path

12345

/linux-master/fs/smb/client/
H A Dcifs_spnego.c87 cifs_get_spnego_key(struct cifs_ses *sesInfo, struct TCP_Server_Info *server) argument
[all...]
H A Dcifs_swn.h27 static inline bool cifs_swn_set_server_dstaddr(struct TCP_Server_Info *server) argument
36 static inline void cifs_swn_reset_server_dstaddr(struct TCP_Server_Info *server) argument
48 static inline bool cifs_swn_set_server_dstaddr(struct TCP_Server_Info *server) { return false; } argument
49 static inline void cifs_swn_reset_server_dstaddr(struct TCP_Server_Info *server) {} argument
H A Dcifsencrypt.c171 __cifs_calc_signature(struct smb_rqst *rqst, struct TCP_Server_Info *server, char *signature, struct shash_desc *shash) argument
226 cifs_calc_signature(struct smb_rqst *rqst, struct TCP_Server_Info *server, char *signature) argument
255 cifs_sign_rqst(struct smb_rqst *rqst, struct TCP_Server_Info *server, __u32 *pexpected_response_sequence_number) argument
298 cifs_sign_smbv(struct kvec *iov, int n_vec, struct TCP_Server_Info *server, __u32 *pexpected_response_sequence) argument
308 cifs_sign_smb(struct smb_hdr *cifs_pdu, struct TCP_Server_Info *server, __u32 *pexpected_response_sequence_number) argument
322 cifs_verify_signature(struct smb_rqst *rqst, struct TCP_Server_Info *server, __u32 expected_sequence_number) argument
540 wchar_t *server; local
844 cifs_crypto_secmech_release(struct TCP_Server_Info *server) argument
[all...]
H A Dcifsfs.c171 struct cifs_sb_info *server = CIFS_SB(sb); local
180 struct cifs_sb_info *server = CIFS_SB(sb); local
313 struct TCP_Server_Info *server = tcon->ses->server; local
343 struct TCP_Server_Info *server = tcon->ses->server; local
442 cifs_show_address(struct seq_file *s, struct TCP_Server_Info *server) argument
[all...]
H A Dcifsglob.h827 is_smb1(struct TCP_Server_Info *server) argument
832 cifs_server_lock(struct TCP_Server_Info *server) argument
840 cifs_server_unlock(struct TCP_Server_Info *server) argument
854 in_flight(struct TCP_Server_Info *server) argument
865 has_credits(struct TCP_Server_Info *server, int *credits, int num_credits) argument
876 add_credits(struct TCP_Server_Info *server, const struct cifs_credits *credits, const int optype) argument
883 add_credits_and_wake_if(struct TCP_Server_Info *server, struct cifs_credits *credits, const int optype) argument
894 set_credits(struct TCP_Server_Info *server, const int val) argument
900 adjust_credits(struct TCP_Server_Info *server, struct cifs_credits *credits, const unsigned int payload_size) argument
908 get_next_mid64(struct TCP_Server_Info *server) argument
914 get_next_mid(struct TCP_Server_Info *server) argument
925 revert_current_mid(struct TCP_Server_Info *server, const unsigned int val) argument
932 revert_current_mid_from_hdr(struct TCP_Server_Info *server, const struct smb2_hdr *shdr) argument
1046 struct TCP_Server_Info *server; member in struct:cifs_chan
1063 struct TCP_Server_Info *server; /* pointer to server info */ member in struct:cifs_ses
1468 struct TCP_Server_Info *server; member in struct:cifs_io_parms
1513 struct TCP_Server_Info *server; member in struct:cifs_io_subrequest
1686 struct TCP_Server_Info *server; /* server corresponding to this mid */ member in struct:mid_q_entry
1724 cifs_in_send_inc(struct TCP_Server_Info *server) argument
1729 cifs_in_send_dec(struct TCP_Server_Info *server) argument
1734 cifs_num_waiters_inc(struct TCP_Server_Info *server) argument
1739 cifs_num_waiters_dec(struct TCP_Server_Info *server) argument
1788 struct TCP_Server_Info *server; member in struct:cifs_mount_ctx
2142 is_smb1_server(struct TCP_Server_Info *server) argument
[all...]
H A Dcifssmb.c75 struct TCP_Server_Info *server; local
355 struct TCP_Server_Info *server = ses->server; local
404 CIFSSMBNegotiate(const unsigned int xid, struct cifs_ses *ses, struct TCP_Server_Info *server) argument
564 struct TCP_Server_Info *server = mid->callback_data; local
572 CIFSSMBEcho(struct TCP_Server_Info *server) argument
1269 struct TCP_Server_Info *server = tcon->ses->server; local
[all...]
H A Dconnect.c73 static int reconn_set_ipaddr_from_hostname(struct TCP_Server_Info *server) argument
123 struct TCP_Server_Info *server = tcon->ses->server; local
157 cifs_signal_cifsd_for_reconnect(struct TCP_Server_Info *server, bool all_channels) argument
206 cifs_mark_tcp_ses_conns_for_reconnect(struct TCP_Server_Info *server, bool mark_smb_session) argument
300 cifs_abort_connection(struct TCP_Server_Info *server) argument
355 cifs_tcp_ses_needs_reconnect(struct TCP_Server_Info *server, int num_targets) argument
388 __cifs_reconnect(struct TCP_Server_Info *server, bool mark_smb_session) argument
441 __reconnect_target_unlocked(struct TCP_Server_Info *server, const char *target) argument
474 reconnect_target_unlocked(struct TCP_Server_Info *server, struct dfs_cache_tgt_list *tl, struct dfs_cache_tgt_iterator **target_hint) argument
498 reconnect_dfs_server(struct TCP_Server_Info *server) argument
576 cifs_reconnect(struct TCP_Server_Info *server, bool mark_smb_session) argument
588 cifs_reconnect(struct TCP_Server_Info *server, bool mark_smb_session) argument
598 struct TCP_Server_Info *server = container_of(work, local
624 allocate_buffers(struct TCP_Server_Info *server) argument
657 server_unresponsive(struct TCP_Server_Info *server) argument
687 zero_credits(struct TCP_Server_Info *server) argument
702 cifs_readv_from_socket(struct TCP_Server_Info *server, struct msghdr *smb_msg) argument
759 cifs_read_from_socket(struct TCP_Server_Info *server, char *buf, unsigned int to_read) argument
771 cifs_discard_from_socket(struct TCP_Server_Info *server, size_t to_read) argument
786 cifs_read_page_from_socket(struct TCP_Server_Info *server, struct page *page, unsigned int page_offset, unsigned int to_read) argument
798 cifs_read_iter_from_socket(struct TCP_Server_Info *server, struct iov_iter *iter, unsigned int to_read) argument
812 is_smb_response(struct TCP_Server_Info *server, unsigned char type) argument
880 smb2_get_credits_from_hdr(char *buffer, struct TCP_Server_Info *server) argument
894 handle_mid(struct mid_q_entry *mid, struct TCP_Server_Info *server, char *buf, int malformed) argument
915 cifs_enable_signing(struct TCP_Server_Info *server, bool mnt_sign_required) argument
961 clean_demultiplex_info(struct TCP_Server_Info *server) argument
1054 standard_receive3(struct TCP_Server_Info *server, struct mid_q_entry *mid) argument
1089 cifs_handle_standard(struct TCP_Server_Info *server, struct mid_q_entry *mid) argument
1125 smb2_add_credits_from_hdr(char *buffer, struct TCP_Server_Info *server) argument
1158 struct TCP_Server_Info *server = p; local
1442 match_port(struct TCP_Server_Info *server, struct sockaddr *addr) argument
1475 match_server_address(struct TCP_Server_Info *server, struct sockaddr *addr) argument
1484 match_security(struct TCP_Server_Info *server, struct smb3_fs_context *ctx) argument
1507 match_server(struct TCP_Server_Info *server, struct smb3_fs_context *ctx, bool match_super) argument
1601 struct TCP_Server_Info *server; local
1627 cifs_put_tcp_session(struct TCP_Server_Info *server, int from_reconnect) argument
1929 struct TCP_Server_Info *server = ses->server; local
1978 cifs_find_smb_ses(struct TCP_Server_Info *server, struct smb3_fs_context *ctx) argument
2007 struct TCP_Server_Info *server = ses->server; local
2095 struct TCP_Server_Info *server = ses->server; local
2245 cifs_get_smb_ses(struct TCP_Server_Info *server, struct smb3_fs_context *ctx) argument
2395 struct TCP_Server_Info *server = tcon->ses->server; local
2946 bind_socket(struct TCP_Server_Info *server) argument
2975 ip_rfc1001_connect(struct TCP_Server_Info *server) argument
3030 generic_ip_connect(struct TCP_Server_Info *server) argument
3130 ip_connect(struct TCP_Server_Info *server) argument
3339 struct TCP_Server_Info *server = NULL; local
3386 struct TCP_Server_Info *server; local
3510 cifs_are_all_path_components_accessible(struct TCP_Server_Info *server, unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, char *full_path, int added_treename) argument
3565 struct TCP_Server_Info *server = mnt_ctx->server; local
3852 cifs_negotiate_protocol(const unsigned int xid, struct cifs_ses *ses, struct TCP_Server_Info *server) argument
3897 cifs_setup_session(const unsigned int xid, struct cifs_ses *ses, struct TCP_Server_Info *server, struct nls_table *nls_info) argument
[all...]
H A Ddfs.c328 static int update_server_fullpath(struct TCP_Server_Info *server, struct cifs_sb_info *cifs_sb, argument
370 static int target_share_matches_server(struct TCP_Server_Info *server, cha argument
398 struct TCP_Server_Info *server = ses->server; local
447 struct TCP_Server_Info *server = tcon->ses->server; local
533 struct TCP_Server_Info *server = tcon->ses->server; local
555 struct TCP_Server_Info *server = tcon->ses->server; local
[all...]
H A Ddfs_cache.c1098 static bool target_share_equal(struct TCP_Server_Info *server, const char *s1, const char *s2) argument
1135 mark_for_reconnect_if_needed(struct TCP_Server_Info *server, const char *path, struct dfs_cache_tgt_list *old_tl, struct dfs_cache_tgt_list *new_tl) argument
1161 struct TCP_Server_Info *server = ses->server; local
1178 struct TCP_Server_Info *server = ses->server; local
[all...]
H A Ddir.c190 struct TCP_Server_Info *server = tcon->ses->server; local
440 struct TCP_Server_Info *server; local
563 struct TCP_Server_Info *server; local
[all...]
H A Dfile.c52 struct TCP_Server_Info *server; local
137 struct TCP_Server_Info *server; local
539 struct TCP_Server_Info *server = tcon->ses->server; local
664 struct TCP_Server_Info *server = tcon->ses->server; local
798 struct TCP_Server_Info *server = tcon->ses->server; local
858 struct TCP_Server_Info *server = tcon->ses->server; local
911 struct TCP_Server_Info *server = tcon->ses->server; local
952 struct TCP_Server_Info *server; local
1152 struct TCP_Server_Info *server; local
1445 struct TCP_Server_Info *server; local
1530 struct TCP_Server_Info *server = tlink_tcon(cfile->tlink)->ses->server; local
1592 struct TCP_Server_Info *server = tlink_tcon(cfile->tlink)->ses->server; local
1948 cifs_read_flock(struct file_lock *flock, __u32 *type, int *lock, int *unlock, bool *wait_flag, struct TCP_Server_Info *server) argument
2003 struct TCP_Server_Info *server = tcon->ses->server; local
2209 struct TCP_Server_Info *server = tcon->ses->server; local
2629 struct TCP_Server_Info *server; local
2685 struct TCP_Server_Info *server; local
2753 struct TCP_Server_Info *server = tlink_tcon(cfile->tlink)->ses->server; local
3035 struct TCP_Server_Info *server; local
[all...]
H A Dfscache.c38 struct TCP_Server_Info *server = tcon->ses->server; local
H A Dinode.c438 struct TCP_Server_Info *server; local
835 struct TCP_Server_Info *server = tcon->ses->server; local
968 struct TCP_Server_Info *server = tcon->ses->server; local
1025 struct TCP_Server_Info *server = tcon->ses->server; local
1086 struct TCP_Server_Info *server; local
1270 struct TCP_Server_Info *server; local
1553 struct TCP_Server_Info *server; local
1761 struct TCP_Server_Info *server; local
1948 struct TCP_Server_Info *server = tcon->ses->server; local
2041 struct TCP_Server_Info *server; local
2119 struct TCP_Server_Info *server; local
2198 struct TCP_Server_Info *server; local
2685 struct TCP_Server_Info *server = tcon->ses->server; local
2759 struct TCP_Server_Info *server; local
[all...]
H A Dlink.c473 struct TCP_Server_Info *server; local
572 struct TCP_Server_Info *server; local
[all...]
H A Dmisc.c329 checkSMB(char *buf, unsigned int total_read, struct TCP_Server_Info *server) argument
1226 match_target_ip(struct TCP_Server_Info *server, const char *share, size_t share_len, bool *result) argument
1354 cifs_wait_for_server_reconnect(struct TCP_Server_Info *server, bool retry) argument
[all...]
H A Dreaddir.c340 struct TCP_Server_Info *server; local
680 struct TCP_Server_Info *server local
[all...]
H A Dsess.c31 is_server_using_iface(struct TCP_Server_Info *server, argument
73 cifs_ses_get_chan_index(struct cifs_ses *ses, struct TCP_Server_Info *server) argument
95 cifs_chan_set_in_reconnect(struct cifs_ses *ses, struct TCP_Server_Info *server) argument
107 cifs_chan_clear_in_reconnect(struct cifs_ses *ses, struct TCP_Server_Info *server) argument
119 cifs_chan_in_reconnect(struct cifs_ses *ses, struct TCP_Server_Info *server) argument
131 cifs_chan_set_need_reconnect(struct cifs_ses *ses, struct TCP_Server_Info *server) argument
145 cifs_chan_clear_need_reconnect(struct cifs_ses *ses, struct TCP_Server_Info *server) argument
159 cifs_chan_needs_reconnect(struct cifs_ses *ses, struct TCP_Server_Info *server) argument
171 cifs_chan_is_iface_active(struct cifs_ses *ses, struct TCP_Server_Info *server) argument
186 struct TCP_Server_Info *server = ses->server; local
313 struct TCP_Server_Info *server; local
367 cifs_chan_update_iface(struct cifs_ses *ses, struct TCP_Server_Info *server) argument
495 cifs_ses_find_chan(struct cifs_ses *ses, struct TCP_Server_Info *server) argument
666 cifs_ssetup_hdr(struct cifs_ses *ses, struct TCP_Server_Info *server, SESSION_SETUP_ANDX *pSMB) argument
1057 build_ntlmssp_negotiate_blob(unsigned char **pbuffer, u16 *buflen, struct cifs_ses *ses, struct TCP_Server_Info *server, const struct nls_table *nls_cp) argument
1119 build_ntlmssp_smb3_negotiate_blob(unsigned char **pbuffer, u16 *buflen, struct cifs_ses *ses, struct TCP_Server_Info *server, const struct nls_table *nls_cp) argument
1183 build_ntlmssp_auth_blob(unsigned char **pbuffer, u16 *buflen, struct cifs_ses *ses, struct TCP_Server_Info *server, const struct nls_table *nls_cp) argument
1291 cifs_select_sectype(struct TCP_Server_Info *server, enum securityEnum requested) argument
1330 struct TCP_Server_Info *server; member in struct:sess_data
1406 struct TCP_Server_Info *server = sess_data->server; local
1460 struct TCP_Server_Info *server = sess_data->server; local
1570 struct TCP_Server_Info *server = sess_data->server; local
1711 struct TCP_Server_Info *server = sess_data->server; local
1751 struct TCP_Server_Info *server = sess_data->server; local
1857 struct TCP_Server_Info *server = sess_data->server; local
1963 struct TCP_Server_Info *server = sess_data->server; local
1995 CIFS_SessSetup(const unsigned int xid, struct cifs_ses *ses, struct TCP_Server_Info *server, const struct nls_table *nls_cp) argument
[all...]
H A Dsmb1ops.c29 send_nt_cancel(struct TCP_Server_Info *server, struct smb_rqst *rqst, argument
90 cifs_find_mid(struct TCP_Server_Info *server, char *buffer) argument
110 cifs_add_credits(struct TCP_Server_Info *server, const struct cifs_credits *credits, const int optype) argument
121 cifs_set_credits(struct TCP_Server_Info *server, const int val) argument
130 cifs_get_credits_field(struct TCP_Server_Info *server, const int optype) argument
163 cifs_get_next_mid(struct TCP_Server_Info *server) argument
378 cifs_downgrade_oplock(struct TCP_Server_Info *server, struct cifsInodeInfo *cinode, __u32 oplock, unsigned int epoch, bool *purge_cache) argument
386 cifs_check_trans2(struct mid_q_entry *mid, struct TCP_Server_Info *server, char *buf, int malformed) argument
417 cifs_need_neg(struct TCP_Server_Info *server) argument
423 cifs_negotiate(const unsigned int xid, struct cifs_ses *ses, struct TCP_Server_Info *server) argument
443 struct TCP_Server_Info *server = tcon->ses->server; local
478 struct TCP_Server_Info *server = tcon->ses->server; local
1029 cifs_can_echo(struct TCP_Server_Info *server) argument
[all...]
H A Dsmb2inode.c188 struct TCP_Server_Info *server; local
[all...]
H A Dsmb2misc.c136 smb2_check_message(char *buf, unsigned int len, struct TCP_Server_Info *server) argument
609 smb2_is_valid_lease_break(char *buffer, struct TCP_Server_Info *server) argument
672 smb2_is_valid_oplock_break(char *buffer, struct TCP_Server_Info *server) argument
812 struct TCP_Server_Info *server = NULL; local
841 smb2_handle_cancelled_mid(struct mid_q_entry *mid, struct TCP_Server_Info *server) argument
880 smb311_update_preauth_hash(struct cifs_ses *ses, struct TCP_Server_Info *server, struct kvec *iov, int nvec) argument
[all...]
H A Dsmb2ops.c35 change_conf(struct TCP_Server_Info *server) argument
68 smb2_add_credits(struct TCP_Server_Info *server, const struct cifs_credits *credits, const int optype) argument
170 smb2_set_credits(struct TCP_Server_Info *server, const int val) argument
201 smb2_get_credits_field(struct TCP_Server_Info *server, const int optype) argument
220 smb2_wait_mtu_credits(struct TCP_Server_Info *server, size_t size, size_t *num, struct cifs_credits *credits) argument
285 smb2_adjust_credits(struct TCP_Server_Info *server, struct cifs_credits *credits, const unsigned int payload_size) argument
337 smb2_get_next_mid(struct TCP_Server_Info *server) argument
348 smb2_revert_current_mid(struct TCP_Server_Info *server, const unsigned int val) argument
357 __smb2_find_mid(struct TCP_Server_Info *server, char *buf, bool dequeue) argument
387 smb2_find_mid(struct TCP_Server_Info *server, char *buf) argument
393 smb2_find_dequeue_mid(struct TCP_Server_Info *server, char *buf) argument
399 smb2_dump_detail(void *buf, struct TCP_Server_Info *server) argument
415 smb2_need_neg(struct TCP_Server_Info *server) argument
421 smb2_negotiate(const unsigned int xid, struct cifs_ses *ses, struct TCP_Server_Info *server) argument
440 struct TCP_Server_Info *server = tcon->ses->server; local
455 struct TCP_Server_Info *server = tcon->ses->server; local
487 struct TCP_Server_Info *server = tcon->ses->server; local
503 struct TCP_Server_Info *server = tcon->ses->server; local
1112 struct TCP_Server_Info *server; local
1288 smb2_can_echo(struct TCP_Server_Info *server) argument
1401 struct TCP_Server_Info *server = tlink_tcon(cfile->tlink)->ses->server; local
1508 struct TCP_Server_Info *server; local
2270 struct TCP_Server_Info *server; local
2413 smb2_is_status_pending(char *buf, struct TCP_Server_Info *server) argument
2469 smb2_is_network_name_deleted(char *buf, struct TCP_Server_Info *server) argument
2516 smb2_set_replay(struct TCP_Server_Info *server, struct smb_rqst *rqst) argument
2551 struct TCP_Server_Info *server = ses->server; local
2637 struct TCP_Server_Info *server; local
3835 smb2_downgrade_oplock(struct TCP_Server_Info *server, struct cifsInodeInfo *cinode, __u32 oplock, unsigned int epoch, bool *purge_cache) argument
3847 smb3_downgrade_oplock(struct TCP_Server_Info *server, struct cifsInodeInfo *cinode, __u32 oplock, unsigned int epoch, bool *purge_cache) argument
4186 smb2_get_enc_key(struct TCP_Server_Info *server, __u64 ses_id, int enc, u8 *key) argument
4221 crypt_message(struct TCP_Server_Info *server, int num_rqst, struct smb_rqst *rqst, int enc) argument
4347 smb3_init_transform_rq(struct TCP_Server_Info *server, int num_rqst, struct smb_rqst *new_rq, struct smb_rqst *old_rq) argument
4425 decrypt_raw_data(struct TCP_Server_Info *server, char *buf, unsigned int buf_data_size, struct iov_iter *iter, bool is_offloaded) argument
4484 handle_read_data(struct TCP_Server_Info *server, struct mid_q_entry *mid, char *buf, unsigned int buf_len, struct xarray *pages, unsigned int pages_len, bool is_offloaded) argument
4633 struct TCP_Server_Info *server; member in struct:smb2_decrypt_work
4704 receive_encrypted_read(struct TCP_Server_Info *server, struct mid_q_entry **mid, int *num_mids) argument
4820 receive_encrypted_standard(struct TCP_Server_Info *server, struct mid_q_entry **mids, char **bufs, int *num_mids) argument
4915 smb3_receive_transform(struct TCP_Server_Info *server, struct mid_q_entry **mids, char **bufs, int *num_mids) argument
4946 smb3_handle_read_data(struct TCP_Server_Info *server, struct mid_q_entry *mid) argument
4954 smb2_next_header(struct TCP_Server_Info *server, char *buf, unsigned int *noff) argument
4976 struct TCP_Server_Info *server = tcon->ses->server; local
[all...]
H A Dsmb2pdu.c89 smb2_hdr_assemble(struct smb2_hdr *shdr, __le16 smb2_cmd, const struct cifs_tcon *tcon, struct TCP_Server_Info *server) argument
163 cifs_chan_skip_or_disable(struct cifs_ses *ses, struct TCP_Server_Info *server, bool from_reconnect) argument
212 smb2_reconnect(__le16 smb2_command, struct cifs_tcon *tcon, struct TCP_Server_Info *server, bool from_reconnect) argument
500 fill_small_buf(__le16 smb2_command, struct cifs_tcon *tcon, struct TCP_Server_Info *server, void *buf, unsigned int *total_len) argument
526 __smb2_plain_req_init(__le16 smb2_command, struct cifs_tcon *tcon, struct TCP_Server_Info *server, void **request_buf, unsigned int *total_len) argument
558 smb2_plain_req_init(__le16 smb2_command, struct cifs_tcon *tcon, struct TCP_Server_Info *server, void **request_buf, unsigned int *total_len) argument
572 smb2_ioctl_req_init(u32 opcode, struct cifs_tcon *tcon, struct TCP_Server_Info *server, void **request_buf, unsigned int *total_len) argument
693 assemble_neg_contexts(struct smb2_negotiate_req *req, struct TCP_Server_Info *server, unsigned int *total_len) argument
792 decode_compress_ctx(struct TCP_Server_Info *server, struct smb2_compression_capabilities_context *ctxt) argument
827 decode_encrypt_ctx(struct TCP_Server_Info *server, struct smb2_encryption_neg_context *ctxt) argument
879 decode_signing_ctx(struct TCP_Server_Info *server, struct smb2_signing_capabilities *pctxt) argument
909 smb311_decode_neg_context(struct smb2_negotiate_rsp *rsp, struct TCP_Server_Info *server, unsigned int len_of_smb) argument
1043 SMB2_negotiate(const unsigned int xid, struct cifs_ses *ses, struct TCP_Server_Info *server) argument
1277 struct TCP_Server_Info *server = tcon->ses->server; local
1410 smb2_select_sectype(struct TCP_Server_Info *server, enum securityEnum requested) argument
1434 struct TCP_Server_Info *server; member in struct:SMB2_sess_data
1456 struct TCP_Server_Info *server = sess_data->server; local
1578 struct TCP_Server_Info *server = sess_data->server; local
1606 struct TCP_Server_Info *server = sess_data->server; local
1701 struct TCP_Server_Info *server = sess_data->server; local
1793 struct TCP_Server_Info *server = sess_data->server; local
1871 struct TCP_Server_Info *server = sess_data->server; local
1896 SMB2_sess_setup(const unsigned int xid, struct cifs_ses *ses, struct TCP_Server_Info *server, const struct nls_table *nls_cp) argument
1948 struct TCP_Server_Info *server; local
2034 struct TCP_Server_Info *server = cifs_pick_channel(ses); local
2167 struct TCP_Server_Info *server = cifs_pick_channel(ses); local
2314 smb2_parse_contexts(struct TCP_Server_Info *server, struct kvec *rsp_iov, unsigned int *epoch, char *lease_key, __u8 *oplock, struct smb2_file_all_info *buf, struct create_posix_rsp *posix) argument
2394 add_lease_context(struct TCP_Server_Info *server, struct smb2_create_req *req, struct kvec *iov, unsigned int *num_iovec, u8 *lease_key, __u8 *oplock) argument
2826 struct TCP_Server_Info *server; local
2987 SMB2_open_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server, struct smb_rqst *rqst, __u8 *oplock, struct cifs_open_parms *oparms, __le16 *path) argument
3179 struct TCP_Server_Info *server; local
3278 SMB2_ioctl_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server, struct smb_rqst *rqst, u64 persistent_fid, u64 volatile_fid, u32 opcode, char *in_data, u32 indatalen, __u32 max_response_size) argument
3392 struct TCP_Server_Info *server; local
3545 SMB2_close_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server, struct smb_rqst *rqst, u64 persistent_fid, u64 volatile_fid, bool query_attrs) argument
3586 struct TCP_Server_Info *server; local
3732 SMB2_query_info_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server, struct smb_rqst *rqst, u64 persistent_fid, u64 volatile_fid, u8 info_class, u8 info_type, u32 additional_info, size_t output_len, size_t input_len, void *input) argument
3793 struct TCP_Server_Info *server; local
3941 SMB2_notify_init(const unsigned int xid, struct smb_rqst *rqst, struct cifs_tcon *tcon, struct TCP_Server_Info *server, u64 persistent_fid, u64 volatile_fid, u32 completion_filter, bool watch_tree) argument
3980 struct TCP_Server_Info *server; local
4076 struct TCP_Server_Info *server = mid->callback_data; local
4092 struct TCP_Server_Info *server = container_of(work, local
4226 SMB2_echo(struct TCP_Server_Info *server) argument
4274 SMB2_flush_init(const unsigned int xid, struct smb_rqst *rqst, struct cifs_tcon *tcon, struct TCP_Server_Info *server, u64 persistent_fid, u64 volatile_fid) argument
4305 struct TCP_Server_Info *server; local
4363 struct TCP_Server_Info *server = io_parms->server; local
4402 struct TCP_Server_Info *server = io_parms->server; local
4492 struct TCP_Server_Info *server = rdata->server; local
4600 struct TCP_Server_Info *server; local
4760 struct TCP_Server_Info *server = wdata->server; local
4848 struct TCP_Server_Info *server = wdata->server; local
5017 struct TCP_Server_Info *server; local
5248 SMB2_query_directory_init(const unsigned int xid, struct cifs_tcon *tcon, struct TCP_Server_Info *server, struct smb_rqst *rqst, u64 persistent_fid, u64 volatile_fid, int index, int info_level) argument
5415 struct TCP_Server_Info *server; local
5488 SMB2_set_info_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server, struct smb_rqst *rqst, u64 persistent_fid, u64 volatile_fid, u32 pid, u8 info_class, u8 info_type, u32 additional_info, void **data, unsigned int *size) argument
5550 struct TCP_Server_Info *server; local
5659 struct TCP_Server_Info *server; local
5745 build_qfs_info_req(struct kvec *iov, struct cifs_tcon *tcon, struct TCP_Server_Info *server, int level, int outbuf_len, u64 persistent_fid, u64 volatile_fid) argument
5795 struct TCP_Server_Info *server; local
5860 struct TCP_Server_Info *server; local
5925 struct TCP_Server_Info *server; local
6027 struct TCP_Server_Info *server; local
6117 struct TCP_Server_Info *server = cifs_pick_channel(tcon->ses); local
[all...]
H A Dsmb2transport.c30 smb3_crypto_shash_allocate(struct TCP_Server_Info *server) argument
50 smb311_crypto_shash_allocate(struct TCP_Server_Info *server) argument
77 int smb2_get_sign_key(__u64 ses_id, struct TCP_Server_Info *server, u8 *key) argument
146 smb2_find_smb_ses_unlocked(struct TCP_Server_Info *server, __u64 ses_id) argument
172 smb2_find_smb_ses(struct TCP_Server_Info *server, __u64 ses_id) argument
206 smb2_find_smb_tcon(struct TCP_Server_Info *server, __u64 ses_id, __u32 tid) argument
231 smb2_calc_signature(struct smb_rqst *rqst, struct TCP_Server_Info *server, bool allocate_crypto) argument
321 struct TCP_Server_Info *server = ses->server; local
404 generate_smb3signingkey(struct cifs_ses *ses, struct TCP_Server_Info *server, const struct derivation_triplet *ptriplet) argument
503 generate_smb30signingkey(struct cifs_ses *ses, struct TCP_Server_Info *server) argument
532 generate_smb311signingkey(struct cifs_ses *ses, struct TCP_Server_Info *server) argument
561 smb3_calc_signature(struct smb_rqst *rqst, struct TCP_Server_Info *server, bool allocate_crypto) argument
639 smb2_sign_rqst(struct smb_rqst *rqst, struct TCP_Server_Info *server) argument
674 smb2_verify_signature(struct smb_rqst *rqst, struct TCP_Server_Info *server) argument
724 smb2_seq_num_into_buf(struct TCP_Server_Info *server, struct smb2_hdr *shdr) argument
736 smb2_mid_entry_alloc(const struct smb2_hdr *shdr, struct TCP_Server_Info *server) argument
775 smb2_get_mid_entry(struct cifs_ses *ses, struct TCP_Server_Info *server, struct smb2_hdr *shdr, struct mid_q_entry **mid) argument
827 smb2_check_receive(struct mid_q_entry *mid, struct TCP_Server_Info *server, bool log_error) argument
853 smb2_setup_request(struct cifs_ses *ses, struct TCP_Server_Info *server, struct smb_rqst *rqst) argument
880 smb2_setup_async_request(struct TCP_Server_Info *server, struct smb_rqst *rqst) argument
914 smb3_crypto_aead_allocate(struct TCP_Server_Info *server) argument
[all...]
H A Dsmbdirect.c1288 void smbd_destroy(struct TCP_Server_Info *server) argument
1381 int smbd_reconnect(struct TCP_Server_Info *server) argument
1488 _smbd_get_connection( struct TCP_Server_Info *server, struct sockaddr *dstaddr, int port) argument
1705 smbd_get_connection( struct TCP_Server_Info *server, struct sockaddr *dstaddr) argument
1954 smbd_send(struct TCP_Server_Info *server, int num_rqst, struct smb_rqst *rqst_array) argument
[all...]
H A Dsmbdirect.h313 static inline int smbd_reconnect(struct TCP_Server_Info *server) {return -1; } argument
314 static inline void smbd_destroy(struct TCP_Server_Info *server) {} argument
311 smbd_get_connection( struct TCP_Server_Info *server, struct sockaddr *dstaddr) argument
316 smbd_send(struct TCP_Server_Info *server, int num_rqst, struct smb_rqst *rqst) argument
[all...]

Completed in 358 milliseconds

12345