Home
last modified time | relevance | path

Searched defs:ses (Results 1 – 25 of 27) 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.c141 struct cifs_ses *ses; in cifs_signal_cifsd_for_reconnect() local
190 struct cifs_ses *ses, *nses; in cifs_mark_tcp_ses_conns_for_reconnect() local
1918 static int match_session(struct cifs_ses *ses, in match_session()
2010 cifs_setup_ipc(struct cifs_ses *ses, struct smb3_fs_context *ctx) in cifs_setup_ipc()
2067 struct cifs_ses *ses, *ret = NULL; in cifs_find_smb_ses() local
2092 void __cifs_put_smb_ses(struct cifs_ses *ses) in __cifs_put_smb_ses()
2173 cifs_set_cifscreds(struct smb3_fs_context *ctx, struct cifs_ses *ses) in cifs_set_cifscreds()
2315 struct cifs_ses *ses __attribute__((unused))) in cifs_set_cifscreds()
2335 struct cifs_ses *ses; in cifs_get_smb_ses() local
2558 cifs_find_tcon(struct cifs_ses *ses, struct smb3_fs_context *ctx) in cifs_find_tcon()
[all …]
H A Dtransport.c693 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()
958 cifs_setup_request(struct cifs_ses *ses, struct TCP_Server_Info *ignored, in cifs_setup_request()
1016 struct TCP_Server_Info *cifs_pick_channel(struct cifs_ses *ses) in cifs_pick_channel()
1064 compound_send_recv(const unsigned int xid, struct cifs_ses *ses, in compound_send_recv()
1298 cifs_send_recv(const unsigned int xid, struct cifs_ses *ses, in cifs_send_recv()
1308 SendReceive2(const unsigned int xid, struct cifs_ses *ses, in SendReceive2()
1347 SendReceive(const unsigned int xid, struct cifs_ses *ses, in SendReceive()
1470 struct cifs_ses *ses = tcon->ses; in send_lock_cancel() local
1494 struct cifs_ses *ses; in SendReceiveBlockingLock() local
H A Dcifsproto.h677 static inline int get_dfs_path(const unsigned int xid, struct cifs_ses *ses, in get_dfs_path()
716 static inline void cifs_put_smb_ses(struct cifs_ses *ses) in cifs_put_smb_ses()
729 static inline void cifs_smb_ses_inc_refcount(struct cifs_ses *ses) in cifs_smb_ses_inc_refcount()
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 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 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
660 struct cifs_ses *ses; in cifs_stats_proc_write() local
720 struct cifs_ses *ses; in cifs_stats_proc_show() local
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()
815 struct cifs_ses *ses = tcon->ses; in SMB3_request_interfaces() local
1163 struct cifs_ses *ses = tcon->ses; in smb2_set_ea() local
1560 struct cifs_ses *ses = tcon->ses; in smb2_ioctl_query_info() local
2545 struct cifs_ses *ses; in smb2_is_network_name_deleted() local
2622 struct cifs_ses *ses = tcon->ses; in smb2_set_next_command() local
2677 struct cifs_ses *ses = tcon->ses; in smb2_query_info_compound() local
2938 smb2_get_dfs_refer(const unsigned int xid, struct cifs_ses *ses, in smb2_get_dfs_refer()
3242 struct cifs_ses *ses = tcon->ses; in smb3_zero_range() local
[all …]
H A Dfs_context.c994 int smb3_sync_session_ctx_passwords(struct cifs_sb_info *cifs_sb, struct cifs_ses *ses) in smb3_sync_session_ctx_passwords()
1023 struct cifs_ses *ses = cifs_sb_master_tcon(cifs_sb)->ses; in smb3_reconfigure() local
H A Dioctl.c240 struct cifs_ses *ses; in cifs_dump_full_key() local
H A Dcifsglob.h112 #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
1811 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.c426 struct cifs_ses *ses, in cifs_negotiate()
1284 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
H A Dcifssmb.c74 struct cifs_ses *ses; in cifs_reconnect_tcon() local
252 struct cifs_ses *ses, void **request_buf) in small_smb_init_no_tc()
364 decode_ext_sec_blob(struct cifs_ses *ses, NEGOTIATE_RSP *pSMBr) in decode_ext_sec_blob()
419 struct cifs_ses *ses, in CIFSSMBNegotiate()
631 CIFSSMBLogoff(const unsigned int xid, struct cifs_ses *ses) in CIFSSMBLogoff()
4350 CIFSGetDFSRefer(const unsigned int xid, struct cifs_ses *ses, in CIFSGetDFSRefer()
H A Dsmb2inode.c184 struct cifs_ses *ses = tcon->ses; in smb2_compound_op() 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()
1885 gen_sessionid(struct nfsd4_session *ses) in gen_sessionid()
1921 free_session_slots(struct nfsd4_session *ses, int from) in free_session_slots()
1964 reduce_session_slots(struct nfsd4_session *ses, int dec) in reduce_session_slots()
2089 static void __nfsd4_hash_conn(struct nfsd4_conn *conn, struct nfsd4_session *ses) in __nfsd4_hash_conn()
2095 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
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/fs/f2fs/
H A Dsegment.c4548 struct sit_entry_set *ses = in grab_sit_entry_set() local
4557 static void release_sit_entry_set(struct sit_entry_set *ses) in release_sit_entry_set()
4563 static void adjust_sit_entry_set(struct sit_entry_set *ses, in adjust_sit_entry_set()
4582 struct sit_entry_set *ses; in add_sit_entry() local
4642 struct sit_entry_set *ses, *tmp; in f2fs_flush_sit_entries() local

12