Home
last modified time | relevance | path

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

12

/fs/smb/client/
Dsess.c55 bool is_ses_using_iface(struct cifs_ses *ses, struct cifs_server_iface *iface) in is_ses_using_iface()
73 cifs_ses_get_chan_index(struct cifs_ses *ses, in cifs_ses_get_chan_index()
95 cifs_chan_set_in_reconnect(struct cifs_ses *ses, in cifs_chan_set_in_reconnect()
107 cifs_chan_clear_in_reconnect(struct cifs_ses *ses, in cifs_chan_clear_in_reconnect()
119 cifs_chan_in_reconnect(struct cifs_ses *ses, in cifs_chan_in_reconnect()
131 cifs_chan_set_need_reconnect(struct cifs_ses *ses, in cifs_chan_set_need_reconnect()
145 cifs_chan_clear_need_reconnect(struct cifs_ses *ses, in cifs_chan_clear_need_reconnect()
159 cifs_chan_needs_reconnect(struct cifs_ses *ses, in cifs_chan_needs_reconnect()
171 cifs_chan_is_iface_active(struct cifs_ses *ses, in cifs_chan_is_iface_active()
184 int cifs_try_adding_channels(struct cifs_ses *ses) in cifs_try_adding_channels()
[all …]
Dsmb2transport.c81 struct cifs_ses *ses = NULL; in smb2_get_sign_key() local
149 struct cifs_ses *ses; in smb2_find_smb_ses_unlocked() local
174 struct cifs_ses *ses; in smb2_find_smb_ses() local
184 smb2_find_smb_sess_tcon_unlocked(struct cifs_ses *ses, __u32 tid) in smb2_find_smb_sess_tcon_unlocked()
208 struct cifs_ses *ses; in smb2_find_smb_tcon() local
239 struct cifs_ses *ses; in smb2_calc_signature() local
311 static int generate_key(struct cifs_ses *ses, struct kvec label, in generate_key()
404 generate_smb3signingkey(struct cifs_ses *ses, in generate_smb3signingkey()
503 generate_smb30signingkey(struct cifs_ses *ses, in generate_smb30signingkey()
532 generate_smb311signingkey(struct cifs_ses *ses, in generate_smb311signingkey()
[all …]
Dconnect.c161 struct cifs_ses *ses; in cifs_signal_cifsd_for_reconnect() local
210 struct cifs_ses *ses, *nses; in cifs_mark_tcp_ses_conns_for_reconnect() local
1865 static int match_session(struct cifs_ses *ses, struct smb3_fs_context *ctx) in match_session()
1923 cifs_setup_ipc(struct cifs_ses *ses, struct smb3_fs_context *ctx) in cifs_setup_ipc()
1980 struct cifs_ses *ses, *ret = NULL; in cifs_find_smb_ses() local
2005 void __cifs_put_smb_ses(struct cifs_ses *ses) in __cifs_put_smb_ses()
2087 cifs_set_cifscreds(struct smb3_fs_context *ctx, struct cifs_ses *ses) in cifs_set_cifscreds()
2229 struct cifs_ses *ses __attribute__((unused))) in cifs_set_cifscreds()
2249 struct cifs_ses *ses; in cifs_get_smb_ses() local
2423 cifs_find_tcon(struct cifs_ses *ses, struct smb3_fs_context *ctx) in cifs_find_tcon()
[all …]
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()
Dtransport.c703 static int allocate_mid(struct cifs_ses *ses, struct smb_hdr *in_buf, in allocate_mid()
868 SendReceiveNoRsp(const unsigned int xid, struct cifs_ses *ses, in SendReceiveNoRsp()
965 cifs_setup_request(struct cifs_ses *ses, struct TCP_Server_Info *ignored, in cifs_setup_request()
1023 struct TCP_Server_Info *cifs_pick_channel(struct cifs_ses *ses) in cifs_pick_channel()
1071 compound_send_recv(const unsigned int xid, struct cifs_ses *ses, in compound_send_recv()
1305 cifs_send_recv(const unsigned int xid, struct cifs_ses *ses, in cifs_send_recv()
1315 SendReceive2(const unsigned int xid, struct cifs_ses *ses, in SendReceive2()
1354 SendReceive(const unsigned int xid, struct cifs_ses *ses, in SendReceive()
1477 struct cifs_ses *ses = tcon->ses; in send_lock_cancel() local
1501 struct cifs_ses *ses; in SendReceiveBlockingLock() local
Dcifsproto.h688 static inline int get_dfs_path(const unsigned int xid, struct cifs_ses *ses, in get_dfs_path()
728 static inline void cifs_put_smb_ses(struct cifs_ses *ses) in cifs_put_smb_ses()
746 static inline void cifs_smb_ses_inc_refcount(struct cifs_ses *ses) in cifs_smb_ses_inc_refcount()
Dsmb2pdu.c164 cifs_chan_skip_or_disable(struct cifs_ses *ses, in cifs_chan_skip_or_disable()
218 struct cifs_ses *ses; in smb2_reconnect() local
1045 struct cifs_ses *ses, in SMB2_negotiate()
1434 struct cifs_ses *ses; member
1456 struct cifs_ses *ses = sess_data->ses; in SMB2_sess_alloc_buffer() local
1578 struct cifs_ses *ses = sess_data->ses; in SMB2_sess_establish_session() local
1606 struct cifs_ses *ses = sess_data->ses; in SMB2_auth_kerberos() local
1701 struct cifs_ses *ses = sess_data->ses; in SMB2_sess_auth_rawntlmssp_negotiate() local
1793 struct cifs_ses *ses = sess_data->ses; in SMB2_sess_auth_rawntlmssp_authenticate() local
1871 struct cifs_ses *ses = sess_data->ses; in SMB2_select_sec() local
[all …]
Ddfs_cache.c646 static int get_dfs_referral(const unsigned int xid, struct cifs_ses *ses, const char *path, in get_dfs_referral()
684 struct cifs_ses *ses, in cache_refresh_path()
856 int dfs_cache_find(const unsigned int xid, struct cifs_ses *ses, const struct nls_table *cp, in dfs_cache_find()
1159 static bool is_ses_good(struct cifs_ses *ses) in is_ses_good()
1176 static void __refresh_ses_referral(struct cifs_ses *ses, bool force_refresh) in __refresh_ses_referral()
1235 static inline void refresh_ses_referral(struct cifs_ses *ses) in refresh_ses_referral()
1240 static inline void force_refresh_ses_referral(struct cifs_ses *ses) in force_refresh_ses_referral()
1291 struct cifs_ses *ses; in dfs_cache_refresh() local
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()
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
650 struct cifs_ses *ses; in cifs_stats_proc_write() local
710 struct cifs_ses *ses; in cifs_stats_proc_show() local
Ddfs.c75 struct cifs_ses *ses = mnt_ctx->ses; in add_root_smb_session() local
396 struct cifs_ses *ses) in __tree_connect_ipc()
436 struct cifs_ses *ses = tcon->ses; in tree_connect_ipc() local
Dsmb2ops.c422 struct cifs_ses *ses, in smb2_negotiate()
572 size_t buf_len, struct cifs_ses *ses, bool in_mount) in parse_server_interfaces()
764 struct cifs_ses *ses = tcon->ses; in SMB3_request_interfaces() local
1111 struct cifs_ses *ses = tcon->ses; in smb2_set_ea() local
1507 struct cifs_ses *ses = tcon->ses; in smb2_ioctl_query_info() local
2473 struct cifs_ses *ses; in smb2_is_network_name_deleted() local
2550 struct cifs_ses *ses = tcon->ses; in smb2_set_next_command() local
2636 struct cifs_ses *ses = tcon->ses; in smb2_query_info_compound() local
2892 smb2_get_dfs_refer(const unsigned int xid, struct cifs_ses *ses, in smb2_get_dfs_refer()
3191 struct cifs_ses *ses = tcon->ses; in smb3_zero_range() local
[all …]
Dioctl.c223 struct cifs_ses *ses; in cifs_dump_full_key() local
Ddfs.h148 struct cifs_ses *ses = ctx->dfs_root_ses; in dfs_put_root_smb_sessions() local
Dmisc.c422 struct cifs_ses *ses; in is_valid_oplock_break() local
1292 struct cifs_ses *ses = tcon->ses; in cifs_inval_name_dfs_link_error() local
Dcifsglob.h112 #define CIFS_DFS_ROOT_SES(ses) ((ses)->dfs_root_ses ?: (ses)) argument
1115 #define CIFS_ALL_CHANNELS_SET(ses) \ argument
1117 #define CIFS_ALL_CHANS_GOOD(ses) \ argument
1119 #define CIFS_ALL_CHANS_NEED_RECONNECT(ses) \ argument
1121 #define CIFS_SET_ALL_CHANS_NEED_RECONNECT(ses) \ argument
1123 #define CIFS_CHAN_NEEDS_RECONNECT(ses, index) \ argument
1125 #define CIFS_CHAN_IN_RECONNECT(ses, index) \ argument
1150 cap_unix(struct cifs_ses *ses) in cap_unix()
1201 struct cifs_ses *ses; /* pointer to session associated with */ member
1811 struct cifs_ses *ses; member
[all …]
Dcached_dir.c130 struct cifs_ses *ses; in open_cached_dir() local
Dfs_context.c896 struct cifs_ses *ses = cifs_sb_master_tcon(cifs_sb)->ses; in smb3_reconfigure() local
Dcifssmb.c72 struct cifs_ses *ses; in cifs_reconnect_tcon() local
236 struct cifs_ses *ses, void **request_buf) in small_smb_init_no_tc()
348 decode_ext_sec_blob(struct cifs_ses *ses, NEGOTIATE_RSP *pSMBr) in decode_ext_sec_blob()
403 struct cifs_ses *ses, in CIFSSMBNegotiate()
611 CIFSSMBLogoff(const unsigned int xid, struct cifs_ses *ses) in CIFSSMBLogoff()
4319 CIFSGetDFSRefer(const unsigned int xid, struct cifs_ses *ses, in CIFSGetDFSRefer()
Dsmb2inode.c187 struct cifs_ses *ses = tcon->ses; in smb2_compound_op() local
/fs/nfsd/
Dnfs4state.c148 static bool is_session_dead(struct nfsd4_session *ses) in is_session_dead()
153 static __be32 mark_session_dead_locked(struct nfsd4_session *ses, int ref_held_by_me) in mark_session_dead_locked()
235 static __be32 nfsd4_get_session_locked(struct nfsd4_session *ses) in nfsd4_get_session_locked()
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()
1722 gen_sessionid(struct nfsd4_session *ses) in gen_sessionid()
1748 free_session_slots(struct nfsd4_session *ses) in free_session_slots()
1894 static void __nfsd4_hash_conn(struct nfsd4_conn *conn, struct nfsd4_session *ses) in __nfsd4_hash_conn()
1900 static void nfsd4_hash_conn(struct nfsd4_conn *conn, struct nfsd4_session *ses) in nfsd4_hash_conn()
1915 …ic void nfsd4_init_conn(struct svc_rqst *rqstp, struct nfsd4_conn *conn, struct nfsd4_session *ses) in nfsd4_init_conn()
[all …]
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
/fs/nfs/
Dnfs4session.c536 int nfs4_setup_session_slot_tables(struct nfs4_session *ses) in nfs4_setup_session_slot_tables()
Dnfs4state.c268 struct nfs4_session *ses = clp->cl_session; in nfs4_end_drain_session() local
296 struct nfs4_session *ses = clp->cl_session; in nfs4_begin_drain_session() local
/fs/f2fs/
Dsegment.c4364 struct sit_entry_set *ses = in grab_sit_entry_set() local
4373 static void release_sit_entry_set(struct sit_entry_set *ses) in release_sit_entry_set()
4379 static void adjust_sit_entry_set(struct sit_entry_set *ses, in adjust_sit_entry_set()
4398 struct sit_entry_set *ses; in add_sit_entry() local
4458 struct sit_entry_set *ses, *tmp; in f2fs_flush_sit_entries() local

12