Home
last modified time | relevance | path

Searched defs:sess_data (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
Dsess.c842 struct sess_data { struct
846 void (*func)(struct sess_data *); argument
861 sess_alloc_buffer(struct sess_data *sess_data, int wct) in sess_alloc_buffer()
899 sess_free_buffer(struct sess_data *sess_data) in sess_free_buffer()
908 sess_establish_session(struct sess_data *sess_data) in sess_establish_session()
940 sess_sendreceive(struct sess_data *sess_data) in sess_sendreceive()
970 sess_auth_lanman(struct sess_data *sess_data) in sess_auth_lanman()
1076 sess_auth_ntlm(struct sess_data *sess_data) in sess_auth_ntlm()
1186 sess_auth_ntlmv2(struct sess_data *sess_data) in sess_auth_ntlmv2()
1295 sess_auth_kerberos(struct sess_data *sess_data) in sess_auth_kerberos()
[all …]
Dsmb2pdu.c1178 SMB2_sess_alloc_buffer(struct SMB2_sess_data *sess_data) in SMB2_sess_alloc_buffer()
1240 SMB2_sess_free_buffer(struct SMB2_sess_data *sess_data) in SMB2_sess_free_buffer()
1247 SMB2_sess_sendreceive(struct SMB2_sess_data *sess_data) in SMB2_sess_sendreceive()
1276 SMB2_sess_establish_session(struct SMB2_sess_data *sess_data) in SMB2_sess_establish_session()
1312 SMB2_auth_kerberos(struct SMB2_sess_data *sess_data) in SMB2_auth_kerberos()
1383 SMB2_auth_kerberos(struct SMB2_sess_data *sess_data) in SMB2_auth_kerberos()
1395 SMB2_sess_auth_rawntlmssp_negotiate(struct SMB2_sess_data *sess_data) in SMB2_sess_auth_rawntlmssp_negotiate()
1486 SMB2_sess_auth_rawntlmssp_authenticate(struct SMB2_sess_data *sess_data) in SMB2_sess_auth_rawntlmssp_authenticate()
1557 SMB2_select_sec(struct cifs_ses *ses, struct SMB2_sess_data *sess_data) in SMB2_select_sec()
1589 struct SMB2_sess_data *sess_data; in SMB2_sess_setup() local
/kernel/linux/linux-5.10/drivers/platform/chrome/wilco_ec/
Dtelemetry.c242 struct telem_session_data *sess_data; in telem_open() local
268 struct telem_session_data *sess_data = filp->private_data; in telem_write() local
302 struct telem_session_data *sess_data = filp->private_data; in telem_read() local
319 struct telem_session_data *sess_data = filp->private_data; in telem_release() local