Home
last modified time | relevance | path

Searched defs:server (Results 126 - 150 of 246) sorted by relevance

12345678910

/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifs_debug.c38 void cifs_dump_detail(void *buf, struct TCP_Server_Info *server) in cifs_dump_detail() argument
53 void cifs_dump_mids(struct TCP_Server_Info *server) in cifs_dump_mids() argument
139 struct TCP_Server_Info *server = chan->server; cifs_dump_channel() local
237 struct TCP_Server_Info *server; cifs_debug_files_proc_show() local
284 struct TCP_Server_Info *server; cifs_debug_data_proc_show() local
625 struct TCP_Server_Info *server; cifs_stats_proc_write() local
682 struct TCP_Server_Info *server; cifs_stats_proc_show() local
[all...]
H A Ddir.c190 struct TCP_Server_Info *server = tcon->ses->server; local
425 struct TCP_Server_Info *server; global() local
548 struct TCP_Server_Info *server; global() local
[all...]
H A Dsmb2transport.c30 smb3_crypto_shash_allocate(struct TCP_Server_Info *server) in smb3_crypto_shash_allocate() argument
50 smb311_crypto_shash_allocate(struct TCP_Server_Info *server) in smb311_crypto_shash_allocate() argument
77 int smb2_get_sign_key(__u64 ses_id, struct TCP_Server_Info *server, u8 *key) in smb2_get_sign_key() argument
146 smb2_find_smb_ses_unlocked(struct TCP_Server_Info *server, __u64 ses_id) smb2_find_smb_ses_unlocked() argument
172 smb2_find_smb_ses(struct TCP_Server_Info *server, __u64 ses_id) smb2_find_smb_ses() argument
204 smb2_find_smb_tcon(struct TCP_Server_Info *server, __u64 ses_id, __u32 tid) smb2_find_smb_tcon() argument
229 smb2_calc_signature(struct smb_rqst *rqst, struct TCP_Server_Info *server, bool allocate_crypto) smb2_calc_signature() argument
319 struct TCP_Server_Info *server = ses->server; generate_key() local
402 generate_smb3signingkey(struct cifs_ses *ses, struct TCP_Server_Info *server, const struct derivation_triplet *ptriplet) generate_smb3signingkey() argument
501 generate_smb30signingkey(struct cifs_ses *ses, struct TCP_Server_Info *server) generate_smb30signingkey() argument
530 generate_smb311signingkey(struct cifs_ses *ses, struct TCP_Server_Info *server) generate_smb311signingkey() argument
559 smb3_calc_signature(struct smb_rqst *rqst, struct TCP_Server_Info *server, bool allocate_crypto) smb3_calc_signature() argument
637 smb2_sign_rqst(struct smb_rqst *rqst, struct TCP_Server_Info *server) smb2_sign_rqst() argument
672 smb2_verify_signature(struct smb_rqst *rqst, struct TCP_Server_Info *server) smb2_verify_signature() argument
722 smb2_seq_num_into_buf(struct TCP_Server_Info *server, struct smb2_hdr *shdr) smb2_seq_num_into_buf() argument
734 smb2_mid_entry_alloc(const struct smb2_hdr *shdr, struct TCP_Server_Info *server) smb2_mid_entry_alloc() argument
773 smb2_get_mid_entry(struct cifs_ses *ses, struct TCP_Server_Info *server, struct smb2_hdr *shdr, struct mid_q_entry **mid) smb2_get_mid_entry() argument
825 smb2_check_receive(struct mid_q_entry *mid, struct TCP_Server_Info *server, bool log_error) smb2_check_receive() argument
851 smb2_setup_request(struct cifs_ses *ses, struct TCP_Server_Info *server, struct smb_rqst *rqst) smb2_setup_request() argument
878 smb2_setup_async_request(struct TCP_Server_Info *server, struct smb_rqst *rqst) smb2_setup_async_request() argument
912 smb3_crypto_aead_allocate(struct TCP_Server_Info *server) smb3_crypto_aead_allocate() argument
[all...]
H A Dcifsencrypt.c171 __cifs_calc_signature(struct smb_rqst *rqst, struct TCP_Server_Info *server, char *signature, struct shash_desc *shash) __cifs_calc_signature() argument
226 cifs_calc_signature(struct smb_rqst *rqst, struct TCP_Server_Info *server, char *signature) cifs_calc_signature() argument
255 cifs_sign_rqst(struct smb_rqst *rqst, struct TCP_Server_Info *server, __u32 *pexpected_response_sequence_number) cifs_sign_rqst() argument
298 cifs_sign_smbv(struct kvec *iov, int n_vec, struct TCP_Server_Info *server, __u32 *pexpected_response_sequence) cifs_sign_smbv() argument
308 cifs_sign_smb(struct smb_hdr *cifs_pdu, struct TCP_Server_Info *server, __u32 *pexpected_response_sequence_number) cifs_sign_smb() argument
322 cifs_verify_signature(struct smb_rqst *rqst, struct TCP_Server_Info *server, __u32 expected_sequence_number) cifs_verify_signature() argument
540 wchar_t *server; calc_ntlmv2_hash() local
844 cifs_crypto_secmech_release(struct TCP_Server_Info *server) cifs_crypto_secmech_release() argument
[all...]
H A Dlink.c485 struct TCP_Server_Info *server; local
[all...]
H A Dsmb2misc.c136 smb2_check_message(char *buf, unsigned int len, struct TCP_Server_Info *server) in smb2_check_message() argument
609 smb2_is_valid_lease_break(char *buffer, struct TCP_Server_Info *server) smb2_is_valid_lease_break() argument
670 smb2_is_valid_oplock_break(char *buffer, struct TCP_Server_Info *server) smb2_is_valid_oplock_break() argument
808 struct TCP_Server_Info *server = NULL; smb2_handle_cancelled_close() local
833 smb2_handle_cancelled_mid(struct mid_q_entry *mid, struct TCP_Server_Info *server) smb2_handle_cancelled_mid() argument
872 smb311_update_preauth_hash(struct cifs_ses *ses, struct TCP_Server_Info *server, struct kvec *iov, int nvec) smb311_update_preauth_hash() argument
[all...]
H A Dsmb2inode.c73 struct TCP_Server_Info *server; in smb2_compound_op() local
[all...]
/kernel/linux/linux-6.6/fs/afs/
H A Dinode.c601 struct afs_server *server; in afs_check_server_good() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dcls_redirect.c94 set_up_conn(const struct sockaddr *addr, socklen_t len, int type, int *server, int *conn, struct tuple *tuple) set_up_conn() argument
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/
H A Dmptcp_inq.c469 static int server(int unixfd) in server() function
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_hv_builtin.c594 unsigned long kvmppc_rm_h_ipoll(struct kvm_vcpu *vcpu, unsigned long server) in kvmppc_rm_h_ipoll() argument
608 int kvmppc_rm_h_ipi(struct kvm_vcpu *vcpu, unsigned long server, in kvmppc_rm_h_ipi() argument
H A Dbook3s_xics.c166 int kvmppc_xics_set_xive(struct kvm *kvm, u32 irq, u32 server, u32 priority) in kvmppc_xics_set_xive() argument
196 int kvmppc_xics_get_xive(struct kvm *kvm, u32 irq, u32 *server, u3 argument
140 write_xive(struct kvmppc_xics *xics, struct kvmppc_ics *ics, struct ics_irq_state *state, u32 server, u32 priority, u32 saved_priority) write_xive() argument
619 kvmppc_h_ipi(struct kvm_vcpu *vcpu, unsigned long server, unsigned long mfrr) kvmppc_h_ipi() argument
704 kvmppc_h_ipoll(struct kvm_vcpu *vcpu, unsigned long server) kvmppc_h_ipoll() argument
1243 u32 server; xics_set_source() local
[all...]
H A Dbook3s_xive_native.c469 u32 server; in kvmppc_xive_native_set_source_config() local
414 kvmppc_xive_native_update_source_config(struct kvmppc_xive *xive, struct kvmppc_xive_src_block *sb, struct kvmppc_xive_irq_state *state, u32 server, u8 priority, bool masked, u32 eisn) kvmppc_xive_native_update_source_config() argument
564 u32 server; kvmppc_xive_native_set_queue_config() local
713 u32 server; kvmppc_xive_native_get_queue_config() local
[all...]
H A Dbook3s_xive.h221 static inline u32 kvmppc_xive_vp(struct kvmppc_xive *xive, u32 server) in kvmppc_xive_vp() argument
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_xics.c166 int kvmppc_xics_set_xive(struct kvm *kvm, u32 irq, u32 server, u32 priority) in kvmppc_xics_set_xive() argument
196 int kvmppc_xics_get_xive(struct kvm *kvm, u32 irq, u32 *server, u3 argument
140 write_xive(struct kvmppc_xics *xics, struct kvmppc_ics *ics, struct ics_irq_state *state, u32 server, u32 priority, u32 saved_priority) write_xive() argument
619 kvmppc_h_ipi(struct kvm_vcpu *vcpu, unsigned long server, unsigned long mfrr) kvmppc_h_ipi() argument
704 kvmppc_h_ipoll(struct kvm_vcpu *vcpu, unsigned long server) kvmppc_h_ipoll() argument
1234 u32 server; xics_set_source() local
[all...]
H A Dbook3s_xive_native.c471 u32 server; in kvmppc_xive_native_set_source_config() local
416 kvmppc_xive_native_update_source_config(struct kvmppc_xive *xive, struct kvmppc_xive_src_block *sb, struct kvmppc_xive_irq_state *state, u32 server, u8 priority, bool masked, u32 eisn) kvmppc_xive_native_update_source_config() argument
566 u32 server; kvmppc_xive_native_set_queue_config() local
715 u32 server; kvmppc_xive_native_get_queue_config() local
[all...]
H A Dbook3s_xive.h235 static inline u32 kvmppc_xive_vp(struct kvmppc_xive *xive, u32 server) in kvmppc_xive_vp() argument
/kernel/linux/linux-5.10/net/tipc/
H A Dtopsrv.c97 struct tipc_topsrv *server; member
[all...]
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4idmap.c109 static bool nfs_fattr_map_owner_name(struct nfs_server *server, struct nfs_fattr *fattr) in nfs_fattr_map_owner_name() argument
123 static bool nfs_fattr_map_group_name(struct nfs_server *server, struct nfs_fattr *fattr) in nfs_fattr_map_group_name() argument
157 void nfs_fattr_map_and_free_names(struct nfs_server *server, struct nfs_fattr *fattr) in nfs_fattr_map_and_free_names() argument
745 int nfs_map_name_to_uid(const struct nfs_server *server, const char *name, size_t namelen, kuid_t *uid) in nfs_map_name_to_uid() argument
762 nfs_map_group_to_gid(const struct nfs_server *server, const char *name, size_t namelen, kgid_t *gid) nfs_map_group_to_gid() argument
779 nfs_map_uid_to_name(const struct nfs_server *server, kuid_t uid, char *buf, size_t buflen) nfs_map_uid_to_name() argument
793 nfs_map_gid_to_group(const struct nfs_server *server, kgid_t gid, char *buf, size_t buflen) nfs_map_gid_to_group() argument
[all...]
H A Dnfs3proc.c88 nfs3_proc_get_root(struct nfs_server *server, struct nfs_fh *fhandle, in nfs3_proc_get_root() argument
103 nfs3_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, in nfs3_proc_getattr() argument
754 nfs3_proc_statfs(struct nfs_server *server, struc argument
794 nfs3_proc_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *info) nfs3_proc_fsinfo() argument
806 nfs3_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_pathconf *info) nfs3_proc_pathconf() argument
826 struct nfs_server *server = NFS_SERVER(inode); nfs3_read_done() local
[all...]
H A Dproc.c54 nfs_proc_get_root(struct nfs_server *server, struct nfs_fh *fhandle, in nfs_proc_get_root() argument
101 nfs_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label, struct inode *inode) nfs_proc_getattr() argument
530 nfs_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsstat *stat) nfs_proc_statfs() argument
558 nfs_proc_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *info) nfs_proc_fsinfo() argument
589 nfs_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_pathconf *info) nfs_proc_pathconf() argument
[all...]
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dhmdfs_dentryfile.h230 bool server; member
243 bool server; member
315 get_list_head(struct hmdfs_sb_info *sbi, bool server) get_list_head() argument
/kernel/linux/linux-5.10/fs/cifs/
H A Dsess.c37 is_server_using_iface(struct TCP_Server_Info *server, in is_server_using_iface() argument
164 cifs_ses_find_chan(struct cifs_ses *ses, struct TCP_Server_Info *server) cifs_ses_find_chan() argument
623 struct TCP_Server_Info *server = cifs_ses_server(ses); build_ntlmssp_negotiate_blob() local
794 cifs_select_sectype(struct TCP_Server_Info *server, enum securityEnum requested) cifs_select_sectype() argument
[all...]
H A Dreaddir.c394 struct TCP_Server_Info *server; in initiate_cifs_search() local
716 struct TCP_Server_Info *server = tcon->ses->server; find_cifs_entry() local
[all...]
H A Dtransport.c54 AllocMidQEntry(const struct smb_hdr *smb_buffer, struct TCP_Server_Info *server) in AllocMidQEntry() argument
99 struct TCP_Server_Info *server = midEntry->server; in _cifs_mid_q_entry_release() local
203 smb_send_kvec(struct TCP_Server_Info *server, struct msghdr *smb_msg, size_t *sent) smb_send_kvec() argument
268 smb_rqst_len(struct TCP_Server_Info *server, struct smb_rqst *rqst) smb_rqst_len() argument
312 __smb_send_rqst(struct TCP_Server_Info *server, int num_rqst, struct smb_rqst *rqst) __smb_send_rqst() argument
462 smb_send_rqst(struct TCP_Server_Info *server, int num_rqst, struct smb_rqst *rqst, int flags) smb_send_rqst() argument
507 smb_send(struct TCP_Server_Info *server, struct smb_hdr *smb_buffer, unsigned int smb_buf_length) smb_send() argument
523 wait_for_free_credits(struct TCP_Server_Info *server, const int num_credits, const int timeout, const int flags, unsigned int *instance) wait_for_free_credits() argument
641 wait_for_free_request(struct TCP_Server_Info *server, const int flags, unsigned int *instance) wait_for_free_request() argument
649 wait_for_compound_request(struct TCP_Server_Info *server, int num, const int flags, unsigned int *instance) wait_for_compound_request() argument
686 cifs_wait_mtu_credits(struct TCP_Server_Info *server, unsigned int size, unsigned int *num, struct cifs_credits *credits) cifs_wait_mtu_credits() argument
731 wait_for_response(struct TCP_Server_Info *server, struct mid_q_entry *midQ) wait_for_response() argument
744 cifs_setup_async_request(struct TCP_Server_Info *server, struct smb_rqst *rqst) cifs_setup_async_request() argument
776 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) cifs_call_async() argument
879 cifs_sync_mid_result(struct mid_q_entry *mid, struct TCP_Server_Info *server) cifs_sync_mid_result() argument
916 send_cancel(struct TCP_Server_Info *server, struct smb_rqst *rqst, struct mid_q_entry *mid) send_cancel() argument
924 cifs_check_receive(struct mid_q_entry *mid, struct TCP_Server_Info *server, bool log_error) cifs_check_receive() argument
980 struct TCP_Server_Info *server = mid->server; cifs_compound_callback() local
1030 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) compound_send_recv() argument
1250 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) cifs_send_recv() argument
1309 struct TCP_Server_Info *server; SendReceive() local
1446 struct TCP_Server_Info *server; SendReceiveBlockingLock() local
[all...]

Completed in 25 milliseconds

12345678910