/linux-2.6.39/fs/cifs/ |
D | sess.c | 40 static bool is_first_ses_reconnect(struct cifsSesInfo *ses) in is_first_ses_reconnect() 64 static __le16 get_next_vcnum(struct cifsSesInfo *ses) in get_next_vcnum() 117 static __u32 cifs_ssetup_hdr(struct cifsSesInfo *ses, SESSION_SETUP_ANDX *pSMB) in cifs_ssetup_hdr() 184 static void unicode_domain_string(char **pbcc_area, struct cifsSesInfo *ses, in unicode_domain_string() 207 static void unicode_ssetup_strings(char **pbcc_area, struct cifsSesInfo *ses, in unicode_ssetup_strings() 239 static void ascii_ssetup_strings(char **pbcc_area, struct cifsSesInfo *ses, in ascii_ssetup_strings() 279 decode_unicode_ssetup(char **pbcc_area, int bleft, struct cifsSesInfo *ses, in decode_unicode_ssetup() 313 struct cifsSesInfo *ses, in decode_ascii_ssetup() 367 struct cifsSesInfo *ses) in decode_ntlmssp_challenge() 414 struct cifsSesInfo *ses) in build_ntlmssp_negotiate_blob() [all …]
|
D | cifsencrypt.c | 232 int setup_ntlm_response(struct cifsSesInfo *ses) in setup_ntlm_response() 315 build_avpair_blob(struct cifsSesInfo *ses, const struct nls_table *nls_cp) in build_avpair_blob() 403 find_domain_name(struct cifsSesInfo *ses, const struct nls_table *nls_cp) in find_domain_name() 448 static int calc_ntlmv2_hash(struct cifsSesInfo *ses, char *ntlmv2_hash, in calc_ntlmv2_hash() 530 CalcNTLMv2_response(const struct cifsSesInfo *ses, char *ntlmv2_hash) in CalcNTLMv2_response() 566 setup_ntlmv2_rsp(struct cifsSesInfo *ses, const struct nls_table *nls_cp) in setup_ntlmv2_rsp() 652 calc_seckey(struct cifsSesInfo *ses) in calc_seckey()
|
D | transport.c | 305 static int allocate_mid(struct cifsSesInfo *ses, struct smb_hdr *in_buf, in allocate_mid() 417 SendReceiveNoRsp(const unsigned int xid, struct cifsSesInfo *ses, in SendReceiveNoRsp() 512 SendReceive2(const unsigned int xid, struct cifsSesInfo *ses, in SendReceive2() 677 SendReceive(const unsigned int xid, struct cifsSesInfo *ses, in SendReceive() 835 struct cifsSesInfo *ses = tcon->ses; in send_lock_cancel() local 860 struct cifsSesInfo *ses; in SendReceiveBlockingLock() local
|
D | connect.c | 137 struct cifsSesInfo *ses; in cifs_reconnect() local 1816 struct cifsSesInfo *ses; in cifs_find_smb_ses() local 1848 cifs_put_smb_ses(struct cifsSesInfo *ses) in cifs_put_smb_ses() 1878 struct cifsSesInfo *ses; in cifs_get_smb_ses() local 1982 cifs_find_tcon(struct cifsSesInfo *ses, const char *unc) in cifs_find_tcon() 2007 struct cifsSesInfo *ses = tcon->ses; in cifs_put_tcon() local 2029 cifs_get_tcon(struct cifsSesInfo *ses, struct smb_vol *volume_info) in cifs_get_tcon() 2994 CIFSTCon(unsigned int xid, struct cifsSesInfo *ses, in CIFSTCon() 3180 int cifs_negotiate_protocol(unsigned int xid, struct cifsSesInfo *ses) in cifs_negotiate_protocol() 3210 int cifs_setup_session(unsigned int xid, struct cifsSesInfo *ses, in cifs_setup_session() [all …]
|
D | misc.c | 302 struct cifsSesInfo *ses; in header_assemble() local 512 struct cifsSesInfo *ses; in is_valid_oplock_break() local
|
D | cifs_debug.c | 113 struct cifsSesInfo *ses; in cifs_debug_data_proc_show() local 259 struct cifsSesInfo *ses; in cifs_stats_proc_write() local 315 struct cifsSesInfo *ses; in cifs_stats_proc_show() local
|
D | cifs_dfs_ref.c | 275 struct cifsSesInfo *ses; in cifs_dfs_do_automount() local
|
D | cifssmb.c | 110 struct cifsSesInfo *ses; in cifs_reconnect_tcon() local 255 struct cifsSesInfo *ses, void **request_buf) in small_smb_init_no_tc() 361 CIFSSMBNegotiate(unsigned int xid, struct cifsSesInfo *ses) in CIFSSMBNegotiate() 750 CIFSSMBLogoff(const int xid, struct cifsSesInfo *ses) in CIFSSMBLogoff() 4172 CIFSGetDFSRefer(const int xid, struct cifsSesInfo *ses, in CIFSGetDFSRefer()
|
D | cifsglob.h | 300 struct cifsSesInfo *ses; /* pointer to session associated with */ member
|
/linux-2.6.39/drivers/usb/storage/ |
D | cypress_atacb.c | 172 struct scsi_eh_save ses; in cypress_atacb_passthrough() local
|
D | transport.c | 692 struct scsi_eh_save ses; in usb_stor_invoke_transport() local
|
/linux-2.6.39/fs/nfsd/ |
D | nfs4state.c | 504 gen_sessionid(struct nfsd4_session *ses) in gen_sessionid() 530 free_session_slots(struct nfsd4_session *ses) in free_session_slots() 656 static void __nfsd4_hash_conn(struct nfsd4_conn *conn, struct nfsd4_session *ses) in __nfsd4_hash_conn() 662 static void nfsd4_hash_conn(struct nfsd4_conn *conn, struct nfsd4_session *ses) in nfsd4_hash_conn() 677 static __be32 nfsd4_new_conn(struct svc_rqst *rqstp, struct nfsd4_session *ses, u32 dir) in nfsd4_new_conn() 693 static __be32 nfsd4_new_conn_from_crses(struct svc_rqst *rqstp, struct nfsd4_session *ses) in nfsd4_new_conn_from_crses() 725 struct nfsd4_session *ses; in free_session() local 827 unhash_session(struct nfsd4_session *ses) in unhash_session() 902 struct nfsd4_session *ses; in free_client() local 934 struct nfsd4_session *ses; in unhash_client_locked() local [all …]
|
D | nfs4callback.c | 630 …etup_callback_client(struct nfs4_client *clp, struct nfs4_cb_conn *conn, struct nfsd4_session *ses) in setup_callback_client() 943 struct nfsd4_session *ses = NULL; in nfsd4_process_cb_update() local
|
D | state.h | 188 nfsd4_put_session(struct nfsd4_session *ses) in nfsd4_put_session() 195 nfsd4_get_session(struct nfsd4_session *ses) in nfsd4_get_session()
|
/linux-2.6.39/drivers/scsi/ |
D | scsi_error.c | 655 void scsi_eh_prep_cmnd(struct scsi_cmnd *scmd, struct scsi_eh_save *ses, in scsi_eh_prep_cmnd() 723 void scsi_eh_restore_cmnd(struct scsi_cmnd* scmd, struct scsi_eh_save *ses) in scsi_eh_restore_cmnd() 760 struct scsi_eh_save ses; in scsi_send_eh_cmnd() local
|
D | NCR5380.h | 289 struct scsi_eh_save ses; member
|
D | aha152x.c | 563 struct scsi_eh_save ses; member
|
/linux-2.6.39/drivers/staging/keucr/ |
D | transport.c | 334 struct scsi_eh_save ses; in usb_stor_invoke_transport() local
|
/linux-2.6.39/fs/nfs/ |
D | nfs4state.c | 191 struct nfs4_session *ses = clp->cl_session; in nfs4_end_drain_session() local 226 struct nfs4_session *ses = clp->cl_session; in nfs4_begin_drain_session() local
|
D | nfs4proc.c | 385 static void nfs4_check_drain_fc_complete(struct nfs4_session *ses) in nfs4_check_drain_fc_complete() 406 void nfs4_check_drain_bc_complete(struct nfs4_session *ses) in nfs4_check_drain_bc_complete()
|
/linux-2.6.39/include/net/ |
D | xfrm.h | 684 static inline void xfrm_audit_helper_usrinfo(uid_t auid, u32 ses, u32 secid, in xfrm_audit_helper_usrinfo() 719 u32 auid, u32 ses, u32 secid) in xfrm_audit_policy_add() 724 u32 auid, u32 ses, u32 secid) in xfrm_audit_policy_delete() 729 u32 auid, u32 ses, u32 secid) in xfrm_audit_state_add() 734 u32 auid, u32 ses, u32 secid) in xfrm_audit_state_delete()
|
/linux-2.6.39/drivers/scsi/arm/ |
D | fas216.h | 316 struct scsi_eh_save ses; /* holds request sense restore info */ member
|
/linux-2.6.39/kernel/ |
D | audit.c | 618 u32 pid, u32 uid, uid_t auid, u32 ses, in audit_log_common_recv_msg()
|