Home
last modified time | relevance | path

Searched defs:ses (Results 1 – 25 of 28) 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 Dcifsencrypt.c273 build_avpair_blob(struct cifs_ses *ses, const struct nls_table *nls_cp) in build_avpair_blob()
322 #define av_for_each_entry(ses, av) \ argument
325 static struct ntlmssp2_name *find_next_av(struct cifs_ses *ses, in find_next_av()
355 static int find_av_name(struct cifs_ses *ses, u16 type, char **name, u16 maxlen) in find_av_name()
393 static __le64 find_timestamp(struct cifs_ses *ses) in find_timestamp()
407 static int calc_ntlmv2_hash(struct cifs_ses *ses, char *ntlmv2_hash, in calc_ntlmv2_hash()
493 CalcNTLMv2_response(const struct cifs_ses *ses, char *ntlmv2_hash, struct shash_desc *hmacmd5) in CalcNTLMv2_response()
536 setup_ntlmv2_rsp(struct cifs_ses *ses, const struct nls_table *nls_cp) in setup_ntlmv2_rsp()
669 calc_seckey(struct cifs_ses *ses) in calc_seckey()
H A Dconnect.c145 struct cifs_ses *ses; in cifs_signal_cifsd_for_reconnect() local
194 struct cifs_ses *ses, *nses; in cifs_mark_tcp_ses_conns_for_reconnect() local
1824 static int match_session(struct cifs_ses *ses, in match_session()
1908 cifs_setup_ipc(struct cifs_ses *ses, struct smb3_fs_context *ctx) in cifs_setup_ipc()
1965 struct cifs_ses *ses, *ret = NULL; in cifs_find_smb_ses() local
1990 void __cifs_put_smb_ses(struct cifs_ses *ses) in __cifs_put_smb_ses()
2071 cifs_set_cifscreds(struct smb3_fs_context *ctx, struct cifs_ses *ses) in cifs_set_cifscreds()
2213 struct cifs_ses *ses __attribute__((unused))) in cifs_set_cifscreds()
2233 struct cifs_ses *ses; in cifs_get_smb_ses() local
2453 cifs_find_tcon(struct cifs_ses *ses, struct smb3_fs_context *ctx) in cifs_find_tcon()
[all …]
H A Dcifsproto.h670 static inline int get_dfs_path(const unsigned int xid, struct cifs_ses *ses, in get_dfs_path()
709 static inline void cifs_put_smb_ses(struct cifs_ses *ses) in cifs_put_smb_ses()
722 static inline void cifs_smb_ses_inc_refcount(struct cifs_ses *ses) in cifs_smb_ses_inc_refcount()
H A Dsmb2pdu.c167 cifs_chan_skip_or_disable(struct cifs_ses *ses, in cifs_chan_skip_or_disable()
219 struct cifs_ses *ses; in smb2_reconnect() local
1042 struct cifs_ses *ses, in SMB2_negotiate()
1443 struct cifs_ses *ses; member
1465 struct cifs_ses *ses = sess_data->ses; in SMB2_sess_alloc_buffer() local
1593 struct cifs_ses *ses = sess_data->ses; in SMB2_sess_establish_session() local
1621 struct cifs_ses *ses = sess_data->ses; in SMB2_auth_kerberos() local
1716 struct cifs_ses *ses = sess_data->ses; in SMB2_sess_auth_rawntlmssp_negotiate() local
1808 struct cifs_ses *ses = sess_data->ses; in SMB2_sess_auth_rawntlmssp_authenticate() local
1886 struct cifs_ses *ses = sess_data->ses; in SMB2_select_sec() local
[all …]
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 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_ses *ses) in is_ses_good()
1140 static void refresh_ses_referral(struct cifs_ses *ses) in refresh_ses_referral()
1218 struct cifs_ses *ses; in refresh_tcon_referral() local
1307 struct cifs_ses *ses; in dfs_cache_refresh() local
H A Dsmb2misc.c157 struct cifs_ses *ses = NULL; in smb2_check_message() local
613 struct cifs_ses *ses; in smb2_is_valid_lease_break() local
676 struct cifs_ses *ses; in smb2_is_valid_oplock_break() local
880 smb311_update_preauth_hash(struct cifs_ses *ses, struct TCP_Server_Info *server, in smb311_update_preauth_hash()
H A Dcifs_debug.c238 struct cifs_ses *ses; in cifs_debug_files_proc_show() local
306 struct cifs_ses *ses; in cifs_debug_data_proc_show() local
655 struct cifs_ses *ses; in cifs_stats_proc_write() local
715 struct cifs_ses *ses; in cifs_stats_proc_show() local
H A Dsmb2ops.c458 struct cifs_ses *ses, in smb2_negotiate()
608 size_t buf_len, struct cifs_ses *ses, bool in_mount) in parse_server_interfaces()
801 struct cifs_ses *ses = tcon->ses; in SMB3_request_interfaces() local
1149 struct cifs_ses *ses = tcon->ses; in smb2_set_ea() local
1546 struct cifs_ses *ses = tcon->ses; in smb2_ioctl_query_info() local
2531 struct cifs_ses *ses; in smb2_is_network_name_deleted() local
2608 struct cifs_ses *ses = tcon->ses; in smb2_set_next_command() local
2663 struct cifs_ses *ses = tcon->ses; in smb2_query_info_compound() local
2924 smb2_get_dfs_refer(const unsigned int xid, struct cifs_ses *ses, in smb2_get_dfs_refer()
3228 struct cifs_ses *ses = tcon->ses; in smb3_zero_range() local
[all …]
H A Dnamespace.c200 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.c426 struct cifs_ses *ses; in is_valid_oplock_break() local
1232 struct cifs_ses *ses = tcon->ses; in cifs_inval_name_dfs_link_error() local
H A Dcifsglob.h112 #define CIFS_DFS_ROOT_SES(ses) ((ses)->dfs_root_ses ?: (ses)) argument
1150 #define CIFS_ALL_CHANNELS_SET(ses) \ argument
1152 #define CIFS_ALL_CHANS_GOOD(ses) \ argument
1154 #define CIFS_ALL_CHANS_NEED_RECONNECT(ses) \ argument
1156 #define CIFS_SET_ALL_CHANS_NEED_RECONNECT(ses) \ argument
1158 #define CIFS_CHAN_NEEDS_RECONNECT(ses, index) \ argument
1160 #define CIFS_CHAN_IN_RECONNECT(ses, index) \ argument
1186 cap_unix(struct cifs_ses *ses) in cap_unix()
1237 struct cifs_ses *ses; /* pointer to session associated with */ member
1803 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 Dcached_dir.c145 struct cifs_ses *ses; in open_cached_dir() local
H A Dcifssmb.c74 struct cifs_ses *ses; in cifs_reconnect_tcon() local
244 struct cifs_ses *ses, void **request_buf) in small_smb_init_no_tc()
356 decode_ext_sec_blob(struct cifs_ses *ses, NEGOTIATE_RSP *pSMBr) in decode_ext_sec_blob()
411 struct cifs_ses *ses, in CIFSSMBNegotiate()
619 CIFSSMBLogoff(const unsigned int xid, struct cifs_ses *ses) in CIFSSMBLogoff()
4304 CIFSGetDFSRefer(const unsigned int xid, struct cifs_ses *ses, in CIFSGetDFSRefer()
H A Dsmb2inode.c183 struct cifs_ses *ses = tcon->ses; in smb2_compound_op() local
/linux/fs/nfsd/
H A Dnfs4callback.c409 static u32 highest_slotid(struct nfsd4_session *ses) in highest_slotid()
457 static void update_cb_slot_table(struct nfsd4_session *ses, u32 target) in update_cb_slot_table()
1084 … *get_backchannel_cred(struct nfs4_client *clp, struct rpc_clnt *client, struct nfsd4_session *ses) in get_backchannel_cred()
1104 …etup_callback_client(struct nfs4_client *clp, struct nfs4_cb_conn *conn, struct nfsd4_session *ses) in setup_callback_client()
1244 static int grab_slot(struct nfsd4_session *ses) in grab_slot()
1268 struct nfsd4_session *ses = clp->cl_cb_session; in nfsd41_cb_get_slot() local
1287 struct nfsd4_session *ses = clp->cl_cb_session; in nfsd41_cb_release_slot() local
1521 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()
1887 gen_sessionid(struct nfsd4_session *ses) in gen_sessionid()
1923 free_session_slots(struct nfsd4_session *ses, int from) in free_session_slots()
1966 reduce_session_slots(struct nfsd4_session *ses, int dec) in reduce_session_slots()
2087 static void __nfsd4_hash_conn(struct nfsd4_conn *conn, struct nfsd4_session *ses) in __nfsd4_hash_conn()
2093 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.c1039 void scsi_eh_prep_cmnd(struct scsi_cmnd *scmd, struct scsi_eh_save *ses, in scsi_eh_prep_cmnd()
1109 void scsi_eh_restore_cmnd(struct scsi_cmnd* scmd, struct scsi_eh_save *ses) in scsi_eh_restore_cmnd()
1147 struct scsi_eh_save ses; in scsi_send_eh_cmnd() local
H A DNCR5380.h220 struct scsi_eh_save ses; /* Cmnd state saved for EH */ member
/linux/fs/nfs/
H A Dnfs4session.c536 int nfs4_setup_session_slot_tables(struct nfs4_session *ses) in nfs4_setup_session_slot_tables()
/linux/drivers/scsi/arm/
H A Dfas216.h309 struct scsi_eh_save ses; /* holds request sense restore info */ member

12