Home
last modified time | relevance | path

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

12

/linux/fs/smb/client/
H A Dsess.c30 bool is_ses_using_iface(struct cifs_ses *ses, struct cifs_server_iface *iface) in is_ses_using_iface()
48 cifs_ses_get_chan_index(struct cifs_ses *ses, in cifs_ses_get_chan_index()
70 cifs_chan_set_in_reconnect(struct cifs_ses *ses, in cifs_chan_set_in_reconnect()
82 cifs_chan_clear_in_reconnect(struct cifs_ses *ses, in cifs_chan_clear_in_reconnect()
94 cifs_chan_set_need_reconnect(struct cifs_ses *ses, in cifs_chan_set_need_reconnect()
108 cifs_chan_clear_need_reconnect(struct cifs_ses *ses, in cifs_chan_clear_need_reconnect()
122 cifs_chan_needs_reconnect(struct cifs_ses *ses, in cifs_chan_needs_reconnect()
134 cifs_chan_is_iface_active(struct cifs_ses *ses, in cifs_chan_is_iface_active()
147 int cifs_try_adding_channels(struct cifs_ses *ses) in cifs_try_adding_channels()
273 cifs_disable_secondary_channels(struct cifs_ses *ses) in cifs_disable_secondary_channels()
[all …]
H A Dsmb2transport.c43 struct cifs_ses *ses = NULL; in smb3_get_sign_key() local
111 struct cifs_ses *ses; in smb2_find_smb_ses_unlocked() local
136 struct cifs_ses *ses; in smb2_get_sign_key() local
171 smb2_find_smb_sess_tcon_unlocked(struct cifs_ses *ses, __u32 tid) in smb2_find_smb_sess_tcon_unlocked()
195 struct cifs_ses *ses; in smb2_find_smb_tcon() local
260 static int generate_key(struct cifs_ses *ses, struct kvec label, in generate_key()
312 generate_smb3signingkey(struct cifs_ses *ses, in generate_smb3signingkey()
411 generate_smb30signingkey(struct cifs_ses *ses, in generate_smb30signingkey()
440 generate_smb311signingkey(struct cifs_ses *ses, in generate_smb311signingkey()
685 smb2_get_mid_entry(struct cifs_ses *ses, struct TCP_Server_Info *server, in smb2_get_mid_entry()
[all …]
H A Dcifsencrypt.c293 build_avpair_blob(struct cifs_ses *ses, const struct nls_table *nls_cp) in build_avpair_blob()
342 #define av_for_each_entry(ses, av) \ argument
345 static struct ntlmssp2_name *find_next_av(struct cifs_ses *ses, in find_next_av()
375 static int find_av_name(struct cifs_ses *ses, u16 type, char **name, u16 maxlen) in find_av_name()
413 static __le64 find_timestamp(struct cifs_ses *ses) in find_timestamp()
427 static int calc_ntlmv2_hash(struct cifs_ses *ses, char *ntlmv2_hash, in calc_ntlmv2_hash()
487 static void CalcNTLMv2_response(const struct cifs_ses *ses, char *ntlmv2_hash) in CalcNTLMv2_response()
512 static int set_auth_key_response(struct cifs_ses *ses) in set_auth_key_response()
560 setup_ntlmv2_rsp(struct cifs_ses *ses, const struct nls_table *nls_cp) in setup_ntlmv2_rsp()
662 calc_seckey(struct cifs_ses *ses) in calc_seckey()
H A Dcifstransport.c89 static int allocate_mid(struct cifs_ses *ses, struct smb_hdr *in_buf, in allocate_mid()
159 SendReceiveNoRsp(const unsigned int xid, struct cifs_ses *ses, in SendReceiveNoRsp()
208 cifs_setup_request(struct cifs_ses *ses, struct TCP_Server_Info *ignored, in cifs_setup_request()
231 SendReceive2(const unsigned int xid, struct cifs_ses *ses, in SendReceive2()
270 SendReceive(const unsigned int xid, struct cifs_ses *ses, in SendReceive()
392 struct cifs_ses *ses = tcon->ses; in send_lock_cancel() local
416 struct cifs_ses *ses; in SendReceiveBlockingLock() local
H A Dconnect.c149 struct cifs_ses *ses; in cifs_signal_cifsd_for_reconnect() local
204 struct cifs_ses *ses, *nses; in cifs_mark_tcp_ses_conns_for_reconnect() local
1929 static int match_session(struct cifs_ses *ses, in match_session()
2019 struct cifs_tcon *cifs_setup_ipc(struct cifs_ses *ses, bool seal) in cifs_setup_ipc()
2068 struct cifs_ses *ses, *ret = NULL; in cifs_find_smb_ses() local
2093 void __cifs_put_smb_ses(struct cifs_ses *ses) in __cifs_put_smb_ses()
2174 cifs_set_cifscreds(struct smb3_fs_context *ctx, struct cifs_ses *ses) in cifs_set_cifscreds()
2316 struct cifs_ses *ses __attribute__((unused))) in cifs_set_cifscreds()
2337 struct cifs_ses *ses; in cifs_get_smb_ses() local
2565 cifs_find_tcon(struct cifs_ses *ses, struct smb3_fs_context *ctx) in cifs_find_tcon()
[all …]
H A Dsmb2pdu.c169 cifs_chan_skip_or_disable(struct cifs_ses *ses, in cifs_chan_skip_or_disable()
221 struct cifs_ses *ses; in smb2_reconnect() local
1045 struct cifs_ses *ses, in SMB2_negotiate()
1439 struct cifs_ses *ses; member
1461 struct cifs_ses *ses = sess_data->ses; in SMB2_sess_alloc_buffer() local
1589 struct cifs_ses *ses = sess_data->ses; in SMB2_sess_establish_session() local
1617 struct cifs_ses *ses = sess_data->ses; in SMB2_auth_kerberos() local
1712 struct cifs_ses *ses = sess_data->ses; in SMB2_sess_auth_rawntlmssp_negotiate() local
1804 struct cifs_ses *ses = sess_data->ses; in SMB2_sess_auth_rawntlmssp_authenticate() local
1882 struct cifs_ses *ses = sess_data->ses; in SMB2_select_sec() local
[all …]
H A Dcifsproto.h708 static inline int get_dfs_path(const unsigned int xid, struct cifs_ses *ses, in get_dfs_path()
747 static inline void cifs_put_smb_ses(struct cifs_ses *ses) in cifs_put_smb_ses()
760 static inline void cifs_smb_ses_inc_refcount(struct cifs_ses *ses) in cifs_smb_ses_inc_refcount()
H A Ddfs.h23 struct cifs_ses *ses; member
183 struct cifs_ses *ses, *n; in dfs_put_root_smb_sessions() local
191 static inline const char *dfs_ses_refpath(struct cifs_ses *ses) in dfs_ses_refpath()
H A Dcifs_debug.c240 struct cifs_ses *ses; in cifs_debug_files_proc_show() local
312 struct cifs_ses *ses; in cifs_debug_dirs_proc_show() local
401 struct cifs_ses *ses; in cifs_debug_data_proc_show() local
752 struct cifs_ses *ses; in cifs_stats_proc_write() local
812 struct cifs_ses *ses; in cifs_stats_proc_show() local
H A Dsmb2misc.c158 struct cifs_ses *ses = NULL; in smb2_check_message() local
614 struct cifs_ses *ses; in smb2_is_valid_lease_break() local
688 struct cifs_ses *ses; in smb2_is_valid_oplock_break() local
893 smb311_update_preauth_hash(struct cifs_ses *ses, struct TCP_Server_Info *server, in smb311_update_preauth_hash()
H A Ddfs_cache.c644 static int get_dfs_referral(const unsigned int xid, struct cifs_ses *ses, const char *path, in get_dfs_referral()
682 struct cifs_ses *ses, in cache_refresh_path()
854 int dfs_cache_find(const unsigned int xid, struct cifs_ses *ses, const struct nls_table *cp, in dfs_cache_find()
1123 static bool is_ses_good(struct cifs_tcon *tcon, struct cifs_ses *ses) in is_ses_good()
1179 static void refresh_ses_referral(struct cifs_tcon *tcon, struct cifs_ses *ses) in refresh_ses_referral()
1257 struct cifs_ses *ses; in refresh_tcon_referral() local
1346 struct cifs_ses *ses; in dfs_cache_refresh() local
H A Dtransport.c815 struct TCP_Server_Info *cifs_pick_channel(struct cifs_ses *ses) in cifs_pick_channel()
863 compound_send_recv(const unsigned int xid, struct cifs_ses *ses, in compound_send_recv()
1096 cifs_send_recv(const unsigned int xid, struct cifs_ses *ses, in cifs_send_recv()
H A Dsmb2ops.c458 struct cifs_ses *ses, in smb2_negotiate()
622 size_t buf_len, struct cifs_ses *ses, bool in_mount) in parse_server_interfaces()
824 struct cifs_ses *ses = tcon->ses; in SMB3_request_interfaces() local
1169 struct cifs_ses *ses = tcon->ses; in smb2_set_ea() local
1566 struct cifs_ses *ses = tcon->ses; in smb2_ioctl_query_info() local
2637 struct cifs_ses *ses; in smb2_is_network_name_deleted() local
2714 struct cifs_ses *ses = tcon->ses; in smb2_set_next_command() local
2791 struct cifs_ses *ses = tcon->ses; in smb2_query_info_compound() local
3053 smb2_get_dfs_refer(const unsigned int xid, struct cifs_ses *ses, in smb2_get_dfs_refer()
3357 struct cifs_ses *ses = tcon->ses; in smb3_zero_range() local
[all …]
H A Dfs_context.c992 int smb3_sync_session_ctx_passwords(struct cifs_sb_info *cifs_sb, struct cifs_ses *ses) in smb3_sync_session_ctx_passwords()
1021 struct cifs_ses *ses = cifs_sb_master_tcon(cifs_sb)->ses; in smb3_reconfigure() local
H A Dnamespace.c203 struct cifs_ses *ses; in cifs_do_automount() local
H A Dioctl.c240 struct cifs_ses *ses; in cifs_dump_full_key() local
H A Dmisc.c442 struct cifs_ses *ses; in is_valid_oplock_break() local
1259 struct cifs_ses *ses = tcon->ses; in cifs_inval_name_dfs_link_error() local
H A Dcifsglob.h113 #define CIFS_DFS_ROOT_SES(ses) ((ses)->dfs_root_ses ?: (ses)) argument
1154 #define CIFS_ALL_CHANNELS_SET(ses) \ argument
1156 #define CIFS_ALL_CHANS_GOOD(ses) \ argument
1158 #define CIFS_ALL_CHANS_NEED_RECONNECT(ses) \ argument
1160 #define CIFS_SET_ALL_CHANS_NEED_RECONNECT(ses) \ argument
1162 #define CIFS_CHAN_NEEDS_RECONNECT(ses, index) \ argument
1164 #define CIFS_CHAN_IN_RECONNECT(ses, index) \ argument
1190 cap_unix(struct cifs_ses *ses) in cap_unix()
1241 struct cifs_ses *ses; /* pointer to session associated with */ member
1819 struct cifs_ses *ses; member
[all …]
H A Ddfs.c78 struct cifs_ses *ses = mnt_ctx->ses; in set_root_smb_session() local
H A Dsmb1ops.c428 struct cifs_ses *ses, in cifs_negotiate()
1358 struct cifs_ses *ses; in cifs_is_network_name_deleted() local
H A Dcached_dir.c139 struct cifs_ses *ses; in open_cached_dir() local
/linux/fs/nfsd/
H A Dnfs4callback.c407 static u32 highest_slotid(struct nfsd4_session *ses) in highest_slotid()
483 static void update_cb_slot_table(struct nfsd4_session *ses, u32 target) in update_cb_slot_table()
1121 … *get_backchannel_cred(struct nfs4_client *clp, struct rpc_clnt *client, struct nfsd4_session *ses) in get_backchannel_cred()
1141 …etup_callback_client(struct nfs4_client *clp, struct nfs4_cb_conn *conn, struct nfsd4_session *ses) in setup_callback_client()
1281 static int grab_slot(struct nfsd4_session *ses) in grab_slot()
1305 struct nfsd4_session *ses = clp->cl_cb_session; in nfsd41_cb_get_slot() local
1324 struct nfsd4_session *ses = clp->cl_cb_session; in nfsd41_cb_release_slot() local
1657 struct nfsd4_session *ses = NULL; in nfsd4_process_cb_update() local
H A Dnfs4state.c150 static bool is_session_dead(struct nfsd4_session *ses) in is_session_dead()
155 static __be32 mark_session_dead_locked(struct nfsd4_session *ses, int ref_held_by_me) in mark_session_dead_locked()
237 static __be32 nfsd4_get_session_locked(struct nfsd4_session *ses) in nfsd4_get_session_locked()
250 static void nfsd4_put_session_locked(struct nfsd4_session *ses) in nfsd4_put_session_locked()
262 static void nfsd4_put_session(struct nfsd4_session *ses) in nfsd4_put_session()
1916 gen_sessionid(struct nfsd4_session *ses) in gen_sessionid()
1952 free_session_slots(struct nfsd4_session *ses, int from) in free_session_slots()
1995 reduce_session_slots(struct nfsd4_session *ses, int dec) in reduce_session_slots()
2120 static void __nfsd4_hash_conn(struct nfsd4_conn *conn, struct nfsd4_session *ses) in __nfsd4_hash_conn()
2126 static void nfsd4_hash_conn(struct nfsd4_conn *conn, struct nfsd4_session *ses) in nfsd4_hash_conn()
[all …]
/linux/drivers/usb/storage/
H A Dcypress_atacb.c165 struct scsi_eh_save ses; in cypress_atacb_passthrough() local
/linux/drivers/scsi/
H A Dscsi_error.c1059 void scsi_eh_prep_cmnd(struct scsi_cmnd *scmd, struct scsi_eh_save *ses, in scsi_eh_prep_cmnd()
1129 void scsi_eh_restore_cmnd(struct scsi_cmnd* scmd, struct scsi_eh_save *ses) in scsi_eh_restore_cmnd()
1167 struct scsi_eh_save ses; in scsi_send_eh_cmnd() local

12