Home
last modified time | relevance | path

Searched defs:ses (Results 1 – 25 of 33) sorted by relevance

12

/linux-6.3-rc2/fs/cifs/
A Dsess.c701 struct cifs_ses *ses, in decode_ascii_ssetup()
755 struct cifs_ses *ses) in decode_ntlmssp_challenge()
892 struct cifs_ses *ses, in build_ntlmssp_negotiate_blob()
954 struct cifs_ses *ses, in build_ntlmssp_smb3_negotiate_blob()
1017 struct cifs_ses *ses, in build_ntlmssp_auth_blob()
1154 struct cifs_ses *ses; member
1176 struct cifs_ses *ses = sess_data->ses; in sess_alloc_buffer() local
1230 struct cifs_ses *ses = sess_data->ses; in sess_establish_session() local
1284 struct cifs_ses *ses = sess_data->ses; in sess_auth_ntlmv2() local
1394 struct cifs_ses *ses = sess_data->ses; in sess_auth_kerberos() local
[all …]
A Dsmb2transport.c81 struct cifs_ses *ses = NULL; in smb2_get_sign_key() local
141 struct cifs_ses *ses; in smb2_find_smb_ses_unlocked() local
159 struct cifs_ses *ses; in smb2_find_smb_ses() local
169 smb2_find_smb_sess_tcon_unlocked(struct cifs_ses *ses, __u32 tid) in smb2_find_smb_sess_tcon_unlocked()
191 struct cifs_ses *ses; in smb2_find_smb_tcon() local
222 struct cifs_ses *ses; in smb2_calc_signature() local
294 static int generate_key(struct cifs_ses *ses, struct kvec label, in generate_key()
387 generate_smb3signingkey(struct cifs_ses *ses, in generate_smb3signingkey()
477 generate_smb30signingkey(struct cifs_ses *ses, in generate_smb30signingkey()
506 generate_smb311signingkey(struct cifs_ses *ses, in generate_smb311signingkey()
[all …]
A Dconnect.c153 struct cifs_ses *ses; in cifs_signal_cifsd_for_reconnect() local
195 struct cifs_ses *ses, *nses; in cifs_mark_tcp_ses_conns_for_reconnect() local
1844 cifs_free_ipc(struct cifs_ses *ses) in cifs_free_ipc()
1859 struct cifs_ses *ses; in cifs_find_smb_ses() local
1882 void cifs_put_smb_ses(struct cifs_ses *ses) in cifs_put_smb_ses()
2094 struct cifs_ses *ses __attribute__((unused))) in cifs_set_cifscreds()
2114 struct cifs_ses *ses; in cifs_get_smb_ses() local
2293 struct cifs_ses *ses; in cifs_put_tcon() local
2671 struct cifs_ses *ses; in cifs_match_super() local
3150 struct cifs_ses *ses = NULL; in cifs_mount_get_session() local
[all …]
A Dcifsencrypt.c387 build_avpair_blob(struct cifs_ses *ses, const struct nls_table *nls_cp) in build_avpair_blob()
443 find_domain_name(struct cifs_ses *ses, const struct nls_table *nls_cp) in find_domain_name()
495 find_timestamp(struct cifs_ses *ses) in find_timestamp()
532 static int calc_ntlmv2_hash(struct cifs_ses *ses, char *ntlmv2_hash, in calc_ntlmv2_hash()
637 CalcNTLMv2_response(const struct cifs_ses *ses, char *ntlmv2_hash) in CalcNTLMv2_response()
690 setup_ntlmv2_rsp(struct cifs_ses *ses, const struct nls_table *nls_cp) in setup_ntlmv2_rsp()
813 calc_seckey(struct cifs_ses *ses) in calc_seckey()
A Dtransport.c692 static int allocate_mid(struct cifs_ses *ses, struct smb_hdr *in_buf, in allocate_mid()
858 SendReceiveNoRsp(const unsigned int xid, struct cifs_ses *ses, in SendReceiveNoRsp()
952 cifs_setup_request(struct cifs_ses *ses, struct TCP_Server_Info *ignored, in cifs_setup_request()
1007 struct TCP_Server_Info *cifs_pick_channel(struct cifs_ses *ses) in cifs_pick_channel()
1050 compound_send_recv(const unsigned int xid, struct cifs_ses *ses, in compound_send_recv()
1285 cifs_send_recv(const unsigned int xid, struct cifs_ses *ses, in cifs_send_recv()
1295 SendReceive2(const unsigned int xid, struct cifs_ses *ses, in SendReceive2()
1334 SendReceive(const unsigned int xid, struct cifs_ses *ses, in SendReceive()
1458 struct cifs_ses *ses = tcon->ses; in send_lock_cancel() local
1482 struct cifs_ses *ses; in SendReceiveBlockingLock() local
A Dsmb2pdu.c148 struct cifs_ses *ses; in smb2_reconnect() local
836 struct cifs_ses *ses, in SMB2_negotiate()
1225 struct cifs_ses *ses; member
1943 struct cifs_ses *ses = tcon->ses; in SMB2_tdis() local
2595 struct cifs_ses *ses = tcon->ses; in smb311_posix_mkdir() local
2951 struct cifs_ses *ses = tcon->ses; in SMB2_open() local
3148 struct cifs_ses *ses; in SMB2_ioctl() local
3329 struct cifs_ses *ses = tcon->ses; in __SMB2_close() local
3518 struct cifs_ses *ses = tcon->ses; in query_info() local
3690 struct cifs_ses *ses = tcon->ses; in SMB2_change_notify() local
[all …]
A Dsmb2misc.c157 struct cifs_ses *ses = NULL; in smb2_check_message() local
619 struct cifs_ses *ses; in smb2_is_valid_lease_break() local
680 struct cifs_ses *ses; in smb2_is_valid_oplock_break() local
878 smb311_update_preauth_hash(struct cifs_ses *ses, struct TCP_Server_Info *server, in smb311_update_preauth_hash()
A Dcifs_debug.c173 struct cifs_ses *ses; in cifs_debug_files_proc_show() local
219 struct cifs_ses *ses; in cifs_debug_data_proc_show() local
507 struct cifs_ses *ses; in cifs_stats_proc_write() local
564 struct cifs_ses *ses; in cifs_stats_proc_show() local
A Ddfs_cache.c742 static int get_dfs_referral(const unsigned int xid, struct cifs_ses *ses, const char *path, in get_dfs_referral()
780 struct cifs_ses *ses, in cache_refresh_path()
952 int dfs_cache_find(const unsigned int xid, struct cifs_ses *ses, const struct nls_table *cp, in dfs_cache_find()
1120 void dfs_cache_add_refsrv_session(const uuid_t *mount_id, struct cifs_ses *ses) in dfs_cache_add_refsrv_session()
1305 struct cifs_ses *ses = CIFS_DFS_ROOT_SES(tcon->ses); in __refresh_tcon() local
1415 struct cifs_ses *ses; in refresh_cache_worker() local
A Dcifsproto.h658 static inline int get_dfs_path(const unsigned int xid, struct cifs_ses *ses, in get_dfs_path()
A Dsmb2ops.c402 struct cifs_ses *ses, in smb2_negotiate()
515 size_t buf_len, struct cifs_ses *ses, bool in_mount) in parse_server_interfaces()
697 struct cifs_ses *ses = tcon->ses; in SMB3_request_interfaces() local
1024 struct cifs_ses *ses = tcon->ses; in smb2_set_ea() local
1406 struct cifs_ses *ses = tcon->ses; in smb2_ioctl_query_info() local
2339 struct cifs_ses *ses; in smb2_is_network_name_deleted() local
2397 struct cifs_ses *ses = tcon->ses; in smb2_set_next_command() local
2461 struct cifs_ses *ses = tcon->ses; in smb2_query_info_compound() local
2692 smb2_get_dfs_refer(const unsigned int xid, struct cifs_ses *ses, in smb2_get_dfs_refer()
3344 struct cifs_ses *ses = tcon->ses; in smb3_zero_range() local
[all …]
A Dioctl.c208 struct cifs_ses *ses; in cifs_dump_full_key() local
A Dmisc.c405 struct cifs_ses *ses; in is_valid_oplock_break() local
1215 struct cifs_ses *ses = tcon->ses; in cifs_inval_name_dfs_link_error() local
A Dcached_dir.c111 struct cifs_ses *ses; in open_cached_dir() local
A Dcifsglob.h107 #define CIFS_DFS_ROOT_SES(ses) ((ses)->dfs_root_ses ?: (ses)) argument
1068 #define CIFS_ALL_CHANNELS_SET(ses) \ argument
1070 #define CIFS_ALL_CHANS_GOOD(ses) \ argument
1072 #define CIFS_ALL_CHANS_NEED_RECONNECT(ses) \ argument
1074 #define CIFS_SET_ALL_CHANS_NEED_RECONNECT(ses) \ argument
1076 #define CIFS_CHAN_NEEDS_RECONNECT(ses, index) \ argument
1078 #define CIFS_CHAN_IN_RECONNECT(ses, index) \ argument
1102 cap_unix(struct cifs_ses *ses) in cap_unix()
1152 struct cifs_ses *ses; /* pointer to session associated with */ member
1750 struct cifs_ses *ses; member
[all …]
A Ddfs.c99 struct cifs_ses *ses = mnt_ctx->ses; in get_session() local
A Dcifssmb.c72 struct cifs_ses *ses; in cifs_reconnect_tcon() local
230 struct cifs_ses *ses, void **request_buf) in small_smb_init_no_tc()
342 decode_ext_sec_blob(struct cifs_ses *ses, NEGOTIATE_RSP *pSMBr) in decode_ext_sec_blob()
397 struct cifs_ses *ses, in CIFSSMBNegotiate()
605 CIFSSMBLogoff(const unsigned int xid, struct cifs_ses *ses) in CIFSSMBLogoff()
4358 CIFSGetDFSRefer(const unsigned int xid, struct cifs_ses *ses, in CIFSGetDFSRefer()
A Dsmb2inode.c72 struct cifs_ses *ses = tcon->ses; in smb2_compound_op() local
/linux-6.3-rc2/drivers/usb/storage/
A Dcypress_atacb.c165 struct scsi_eh_save ses; in cypress_atacb_passthrough() local
A Dtransport.c707 struct scsi_eh_save ses; in usb_stor_invoke_transport() local
/linux-6.3-rc2/fs/nfsd/
A Dnfs4state.c148 static bool is_session_dead(struct nfsd4_session *ses) in is_session_dead()
248 static void nfsd4_put_session_locked(struct nfsd4_session *ses) in nfsd4_put_session_locked()
260 static void nfsd4_put_session(struct nfsd4_session *ses) in nfsd4_put_session()
1710 gen_sessionid(struct nfsd4_session *ses) in gen_sessionid()
1736 free_session_slots(struct nfsd4_session *ses) in free_session_slots()
1945 static void __free_session(struct nfsd4_session *ses) in __free_session()
1951 static void free_session(struct nfsd4_session *ses) in free_session()
2037 unhash_session(struct nfsd4_session *ses) in unhash_session()
2144 struct nfsd4_session *ses; in free_client() local
2165 struct nfsd4_session *ses; in unhash_client_locked() local
[all …]
A Dnfs4callback.c935 … *get_backchannel_cred(struct nfs4_client *clp, struct rpc_clnt *client, struct nfsd4_session *ses) in get_backchannel_cred()
955 …etup_callback_client(struct nfs4_client *clp, struct nfs4_cb_conn *conn, struct nfsd4_session *ses) in setup_callback_client()
1347 struct nfsd4_session *ses = NULL; in nfsd4_process_cb_update() local
/linux-6.3-rc2/drivers/scsi/
A Dscsi_error.c1004 void scsi_eh_prep_cmnd(struct scsi_cmnd *scmd, struct scsi_eh_save *ses, in scsi_eh_prep_cmnd()
1074 void scsi_eh_restore_cmnd(struct scsi_cmnd* scmd, struct scsi_eh_save *ses) in scsi_eh_restore_cmnd()
1112 struct scsi_eh_save ses; in scsi_send_eh_cmnd() local
/linux-6.3-rc2/fs/nfs/
A Dnfs4session.c536 int nfs4_setup_session_slot_tables(struct nfs4_session *ses) in nfs4_setup_session_slot_tables()
/linux-6.3-rc2/drivers/nvme/host/
A Dtrace.c126 u8 ses = (cdw10[1] >> 1) & 0x7; in nvme_trace_admin_format_nvm() local

Completed in 99 milliseconds

12