Searched defs:server (Results 1 - 25 of 123) sorted by last modified time

12345

/linux-master/fs/nfs/
H A Dinode.c372 struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags) argument
837 struct nfs_server *server = NFS_SERVER(inode); local
1194 __nfs_revalidate_inode(struct nfs_server *server, struct inode *inode) argument
1600 nfs_alloc_fattr_with_label(struct nfs_server *server) argument
2060 struct nfs_server *server = NFS_SERVER(inode); local
[all...]
/linux-master/fs/smb/client/
H A Dtransport.c44 alloc_mid(const struct smb_hdr *smb_buffer, struct TCP_Server_Info *server) argument
89 struct TCP_Server_Info *server = midEntry->server; local
182 smb_send_kvec(struct TCP_Server_Info *server, struct msghdr *smb_msg, size_t *sent) argument
247 smb_rqst_len(struct TCP_Server_Info *server, struct smb_rqst *rqst) argument
272 __smb_send_rqst(struct TCP_Server_Info *server, int num_rqst, struct smb_rqst *rqst) argument
427 smb_send_rqst(struct TCP_Server_Info *server, int num_rqst, struct smb_rqst *rqst, int flags) argument
470 smb_send(struct TCP_Server_Info *server, struct smb_hdr *smb_buffer, unsigned int smb_buf_length) argument
486 wait_for_free_credits(struct TCP_Server_Info *server, const int num_credits, const int timeout, const int flags, unsigned int *instance) argument
640 wait_for_free_request(struct TCP_Server_Info *server, const int flags, unsigned int *instance) argument
648 wait_for_compound_request(struct TCP_Server_Info *server, int num, const int flags, unsigned int *instance) argument
694 cifs_wait_mtu_credits(struct TCP_Server_Info *server, unsigned int size, unsigned int *num, struct cifs_credits *credits) argument
736 wait_for_response(struct TCP_Server_Info *server, struct mid_q_entry *midQ) argument
751 cifs_setup_async_request(struct TCP_Server_Info *server, struct smb_rqst *rqst) argument
783 cifs_call_async(struct TCP_Server_Info *server, struct smb_rqst *rqst, mid_receive_t *receive, mid_callback_t *callback, mid_handle_t *handle, void *cbdata, const int flags, const struct cifs_credits *exist_credits) argument
886 cifs_sync_mid_result(struct mid_q_entry *mid, struct TCP_Server_Info *server) argument
926 send_cancel(struct TCP_Server_Info *server, struct smb_rqst *rqst, struct mid_q_entry *mid) argument
934 cifs_check_receive(struct mid_q_entry *mid, struct TCP_Server_Info *server, bool log_error) argument
990 struct TCP_Server_Info *server = mid->server; local
1027 struct TCP_Server_Info *server = NULL; local
1071 compound_send_recv(const unsigned int xid, struct cifs_ses *ses, struct TCP_Server_Info *server, const int flags, const int num_rqst, struct smb_rqst *rqst, int *resp_buf_type, struct kvec *resp_iov) argument
1305 cifs_send_recv(const unsigned int xid, struct cifs_ses *ses, struct TCP_Server_Info *server, struct smb_rqst *rqst, int *resp_buf_type, const int flags, struct kvec *resp_iov) argument
1364 struct TCP_Server_Info *server; local
1506 struct TCP_Server_Info *server; local
1658 cifs_discard_remaining_data(struct TCP_Server_Info *server) argument
1680 __cifs_readv_discard(struct TCP_Server_Info *server, struct mid_q_entry *mid, bool malformed) argument
1693 cifs_readv_discard(struct TCP_Server_Info *server, struct mid_q_entry *mid) argument
1701 cifs_readv_receive(struct TCP_Server_Info *server, struct mid_q_entry *mid) argument
[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 Dsmb2pdu.c87 smb2_hdr_assemble(struct smb2_hdr *shdr, __le16 smb2_cmd, const struct cifs_tcon *tcon, struct TCP_Server_Info *server) argument
161 cifs_chan_skip_or_disable(struct cifs_ses *ses, struct TCP_Server_Info *server, bool from_reconnect) argument
210 smb2_reconnect(__le16 smb2_command, struct cifs_tcon *tcon, struct TCP_Server_Info *server, bool from_reconnect) argument
498 fill_small_buf(__le16 smb2_command, struct cifs_tcon *tcon, struct TCP_Server_Info *server, void *buf, unsigned int *total_len) argument
524 __smb2_plain_req_init(__le16 smb2_command, struct cifs_tcon *tcon, struct TCP_Server_Info *server, void **request_buf, unsigned int *total_len) argument
556 smb2_plain_req_init(__le16 smb2_command, struct cifs_tcon *tcon, struct TCP_Server_Info *server, void **request_buf, unsigned int *total_len) argument
570 smb2_ioctl_req_init(u32 opcode, struct cifs_tcon *tcon, struct TCP_Server_Info *server, void **request_buf, unsigned int *total_len) argument
691 assemble_neg_contexts(struct smb2_negotiate_req *req, struct TCP_Server_Info *server, unsigned int *total_len) argument
790 decode_compress_ctx(struct TCP_Server_Info *server, struct smb2_compression_capabilities_context *ctxt) argument
825 decode_encrypt_ctx(struct TCP_Server_Info *server, struct smb2_encryption_neg_context *ctxt) argument
877 decode_signing_ctx(struct TCP_Server_Info *server, struct smb2_signing_capabilities *pctxt) argument
907 smb311_decode_neg_context(struct smb2_negotiate_rsp *rsp, struct TCP_Server_Info *server, unsigned int len_of_smb) argument
1041 SMB2_negotiate(const unsigned int xid, struct cifs_ses *ses, struct TCP_Server_Info *server) argument
1275 struct TCP_Server_Info *server = tcon->ses->server; local
1408 smb2_select_sectype(struct TCP_Server_Info *server, enum securityEnum requested) argument
1432 struct TCP_Server_Info *server; member in struct:SMB2_sess_data
1454 struct TCP_Server_Info *server = sess_data->server; local
1576 struct TCP_Server_Info *server = sess_data->server; local
1604 struct TCP_Server_Info *server = sess_data->server; local
1699 struct TCP_Server_Info *server = sess_data->server; local
1791 struct TCP_Server_Info *server = sess_data->server; local
1869 struct TCP_Server_Info *server = sess_data->server; local
1894 SMB2_sess_setup(const unsigned int xid, struct cifs_ses *ses, struct TCP_Server_Info *server, const struct nls_table *nls_cp) argument
1946 struct TCP_Server_Info *server; local
2032 struct TCP_Server_Info *server = cifs_pick_channel(ses); local
2165 struct TCP_Server_Info *server = cifs_pick_channel(ses); local
2312 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
2392 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
2824 struct TCP_Server_Info *server; local
2985 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
3177 struct TCP_Server_Info *server; local
3276 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
3390 struct TCP_Server_Info *server; local
3543 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
3584 struct TCP_Server_Info *server; local
3730 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
3791 struct TCP_Server_Info *server; local
3939 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
3978 struct TCP_Server_Info *server; local
4074 struct TCP_Server_Info *server = mid->callback_data; local
4090 struct TCP_Server_Info *server = container_of(work, local
4224 SMB2_echo(struct TCP_Server_Info *server) argument
4272 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
4303 struct TCP_Server_Info *server; local
4361 struct TCP_Server_Info *server = io_parms->server; local
4400 struct TCP_Server_Info *server = io_parms->server; local
4488 struct TCP_Server_Info *server = rdata->server; local
4581 struct TCP_Server_Info *server; local
4740 struct TCP_Server_Info *server = wdata->server; local
4826 struct TCP_Server_Info *server = wdata->server; local
4993 struct TCP_Server_Info *server; local
5224 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
5391 struct TCP_Server_Info *server; local
5464 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
5526 struct TCP_Server_Info *server; local
5635 struct TCP_Server_Info *server; local
5721 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
5771 struct TCP_Server_Info *server; local
5836 struct TCP_Server_Info *server; local
5901 struct TCP_Server_Info *server; local
6003 struct TCP_Server_Info *server; local
6093 struct TCP_Server_Info *server = cifs_pick_channel(tcon->ses); local
[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, unsigned int size, unsigned int *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 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 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 Dfscache.c38 struct TCP_Server_Info *server = tcon->ses->server; local
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 Dcifsglob.h829 is_smb1(struct TCP_Server_Info *server) argument
834 cifs_server_lock(struct TCP_Server_Info *server) argument
842 cifs_server_unlock(struct TCP_Server_Info *server) argument
856 in_flight(struct TCP_Server_Info *server) argument
867 has_credits(struct TCP_Server_Info *server, int *credits, int num_credits) argument
878 add_credits(struct TCP_Server_Info *server, const struct cifs_credits *credits, const int optype) argument
885 add_credits_and_wake_if(struct TCP_Server_Info *server, const struct cifs_credits *credits, const int optype) argument
895 set_credits(struct TCP_Server_Info *server, const int val) argument
901 adjust_credits(struct TCP_Server_Info *server, struct cifs_credits *credits, const unsigned int payload_size) argument
909 get_next_mid64(struct TCP_Server_Info *server) argument
915 get_next_mid(struct TCP_Server_Info *server) argument
926 revert_current_mid(struct TCP_Server_Info *server, const unsigned int val) argument
933 revert_current_mid_from_hdr(struct TCP_Server_Info *server, const struct smb2_hdr *shdr) argument
1047 struct TCP_Server_Info *server; member in struct:cifs_chan
1064 struct TCP_Server_Info *server; /* pointer to server info */ member in struct:cifs_ses
1469 struct TCP_Server_Info *server; member in struct:cifs_io_parms
1511 struct TCP_Server_Info *server; member in struct:cifs_readdata
1533 struct TCP_Server_Info *server; member in struct:cifs_writedata
1707 struct TCP_Server_Info *server; /* server corresponding to this mid */ member in struct:mid_q_entry
1745 cifs_in_send_inc(struct TCP_Server_Info *server) argument
1750 cifs_in_send_dec(struct TCP_Server_Info *server) argument
1755 cifs_num_waiters_inc(struct TCP_Server_Info *server) argument
1760 cifs_num_waiters_dec(struct TCP_Server_Info *server) argument
1809 struct TCP_Server_Info *server; member in struct:cifs_mount_ctx
2161 is_smb1_server(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
438 cifs_show_address(struct seq_file *s, struct TCP_Server_Info *server) argument
[all...]
H A Dinode.c420 struct TCP_Server_Info *server; local
817 struct TCP_Server_Info *server = tcon->ses->server; local
950 struct TCP_Server_Info *server = tcon->ses->server; local
1007 struct TCP_Server_Info *server = tcon->ses->server; local
1068 struct TCP_Server_Info *server; local
1252 struct TCP_Server_Info *server; local
1535 struct TCP_Server_Info *server; local
1743 struct TCP_Server_Info *server; local
1930 struct TCP_Server_Info *server = tcon->ses->server; local
2023 struct TCP_Server_Info *server; local
2101 struct TCP_Server_Info *server; local
2180 struct TCP_Server_Info *server; local
2682 struct TCP_Server_Info *server = tcon->ses->server; local
2756 struct TCP_Server_Info *server; local
[all...]
H A Dcached_dir.c131 struct TCP_Server_Info *server; local
[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 Dfile.c349 struct TCP_Server_Info *server = tcon->ses->server; local
474 struct TCP_Server_Info *server = tcon->ses->server; local
608 struct TCP_Server_Info *server = tcon->ses->server; local
668 struct TCP_Server_Info *server = tcon->ses->server; local
721 struct TCP_Server_Info *server = tcon->ses->server; local
762 struct TCP_Server_Info *server; local
962 struct TCP_Server_Info *server; local
1255 struct TCP_Server_Info *server; local
1340 struct TCP_Server_Info *server = tlink_tcon(cfile->tlink)->ses->server; local
1402 struct TCP_Server_Info *server = tlink_tcon(cfile->tlink)->ses->server; local
1758 cifs_read_flock(struct file_lock *flock, __u32 *type, int *lock, int *unlock, bool *wait_flag, struct TCP_Server_Info *server) argument
1813 struct TCP_Server_Info *server = tcon->ses->server; local
2019 struct TCP_Server_Info *server = tcon->ses->server; local
2232 struct TCP_Server_Info *server; local
2539 struct TCP_Server_Info *server; local
2838 struct TCP_Server_Info *server; local
3249 struct TCP_Server_Info *server; local
3302 struct TCP_Server_Info *server; local
3402 struct TCP_Server_Info *server = wdata->server; local
3516 struct TCP_Server_Info *server; local
3845 struct TCP_Server_Info *server = tlink_tcon(cfile->tlink)->ses->server; local
3980 struct TCP_Server_Info *server; local
4057 struct TCP_Server_Info *server; local
4419 struct TCP_Server_Info *server; local
4619 struct TCP_Server_Info *server; local
5024 struct TCP_Server_Info *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 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 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 Dcifssmb.c73 struct TCP_Server_Info *server; local
353 struct TCP_Server_Info *server = ses->server; local
402 CIFSSMBNegotiate(const unsigned int xid, struct cifs_ses *ses, struct TCP_Server_Info *server) argument
562 struct TCP_Server_Info *server = mid->callback_data; local
570 CIFSSMBEcho(struct TCP_Server_Info *server) argument
1267 struct TCP_Server_Info *server = tcon->ses->server; local
[all...]
H A Dcifs_debug.c38 void cifs_dump_detail(void *buf, struct TCP_Server_Info *server) argument
53 void cifs_dump_mids(struct TCP_Server_Info *server) argument
139 struct TCP_Server_Info *server = chan->server; local
237 struct TCP_Server_Info *server; local
304 struct TCP_Server_Info *server; local
649 struct TCP_Server_Info *server; local
709 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...]
/linux-master/drivers/s390/block/
H A Ddasd_alias.c58 static struct alias_lcu *_find_lcu(struct alias_server *server, argument
99 struct alias_server *server; local
111 _free_server(struct alias_server *server) argument
183 struct alias_server *server, *newserver; local
241 struct alias_server *server; local
[all...]
/linux-master/fs/afs/
H A Ddir.c762 struct afs_server *server; local
[all...]
H A Drotate.c37 struct afs_server *server; local
155 struct afs_server *server; local
[all...]
/linux-master/include/linux/
H A Dnfs_xdr.h311 const struct nfs_server *server; member in struct:nfs4_layoutcommit_res
444 const struct nfs_server *server; member in struct:nfs42_clone_res
474 const struct nfs_server *server; /* Needed for ID mapping */ member in struct:nfs_openargs
492 const struct nfs_server *server; member in struct:nfs_openres
542 const struct nfs_server *server; member in struct:nfs_closeres
624 struct nfs_server *server; member in struct:nfs4_delegreturnres
677 const struct nfs_server *server; /* used by write */ member in struct:nfs_pgio_res::__anon865::__anon867
698 const struct nfs_server *server; member in struct:nfs_commitres
712 struct nfs_server *server; member in struct:nfs_removeres
730 struct nfs_server *server; member in struct:nfs_renameres
756 struct nfs_server * server; member in struct:nfs_entry
799 const struct nfs_server * server; /* Needed for name mapping */ member in struct:nfs_setattrargs
845 const struct nfs_server * server; member in struct:nfs_setattrres
1018 const struct nfs_server * server; member in struct:nfs4_accessres
1038 const struct nfs_server * server; member in struct:nfs4_create_arg
1048 const struct nfs_server * server; member in struct:nfs4_create_res
1073 const struct nfs_server * server; member in struct:nfs4_getattr_res
1087 const struct nfs_server * server; member in struct:nfs4_link_res
1102 const struct nfs_server * server; member in struct:nfs4_lookup_res
1115 const struct nfs_server *server; member in struct:nfs4_lookupp_res
1227 const struct nfs_server *server; member in struct:nfs4_fs_locations
1542 const struct nfs_server *server; member in struct:nfs42_setxattrres
[all...]

Completed in 277 milliseconds

12345