Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Dsess.c843 struct sess_data { struct
847 void (*func)(struct sess_data *); argument
862 sess_alloc_buffer(struct sess_data *sess_data, int wct) in sess_alloc_buffer()
900 sess_free_buffer(struct sess_data *sess_data) in sess_free_buffer()
909 sess_establish_session(struct sess_data *sess_data) in sess_establish_session()
941 sess_sendreceive(struct sess_data *sess_data) in sess_sendreceive()
971 sess_auth_lanman(struct sess_data *sess_data) in sess_auth_lanman()
1077 sess_auth_ntlm(struct sess_data *sess_data) in sess_auth_ntlm()
1187 sess_auth_ntlmv2(struct sess_data *sess_data) in sess_auth_ntlmv2()
1296 sess_auth_kerberos(struct sess_data *sess_data) in sess_auth_kerberos()
[all …]
Dsmb2pdu.c1186 SMB2_sess_alloc_buffer(struct SMB2_sess_data *sess_data) in SMB2_sess_alloc_buffer()
1248 SMB2_sess_free_buffer(struct SMB2_sess_data *sess_data) in SMB2_sess_free_buffer()
1255 SMB2_sess_sendreceive(struct SMB2_sess_data *sess_data) in SMB2_sess_sendreceive()
1284 SMB2_sess_establish_session(struct SMB2_sess_data *sess_data) in SMB2_sess_establish_session()
1320 SMB2_auth_kerberos(struct SMB2_sess_data *sess_data) in SMB2_auth_kerberos()
1391 SMB2_auth_kerberos(struct SMB2_sess_data *sess_data) in SMB2_auth_kerberos()
1403 SMB2_sess_auth_rawntlmssp_negotiate(struct SMB2_sess_data *sess_data) in SMB2_sess_auth_rawntlmssp_negotiate()
1494 SMB2_sess_auth_rawntlmssp_authenticate(struct SMB2_sess_data *sess_data) in SMB2_sess_auth_rawntlmssp_authenticate()
1565 SMB2_select_sec(struct cifs_ses *ses, struct SMB2_sess_data *sess_data) in SMB2_select_sec()
1597 struct SMB2_sess_data *sess_data; in SMB2_sess_setup() local
/kernel/linux/linux-6.6/fs/smb/client/
Dsess.c1329 struct sess_data { struct
1334 void (*func)(struct sess_data *); argument
1350 sess_alloc_buffer(struct sess_data *sess_data, int wct) in sess_alloc_buffer()
1388 sess_free_buffer(struct sess_data *sess_data) in sess_free_buffer()
1405 sess_establish_session(struct sess_data *sess_data) in sess_establish_session()
1433 sess_sendreceive(struct sess_data *sess_data) in sess_sendreceive()
1455 sess_auth_ntlmv2(struct sess_data *sess_data) in sess_auth_ntlmv2()
1565 sess_auth_kerberos(struct sess_data *sess_data) in sess_auth_kerberos()
1709 _sess_auth_rawntlmssp_assemble_req(struct sess_data *sess_data) in _sess_auth_rawntlmssp_assemble_req()
1747 sess_auth_rawntlmssp_negotiate(struct sess_data *sess_data) in sess_auth_rawntlmssp_negotiate()
[all …]
Dsmb2pdu.c1428 SMB2_sess_alloc_buffer(struct SMB2_sess_data *sess_data) in SMB2_sess_alloc_buffer()
1503 SMB2_sess_free_buffer(struct SMB2_sess_data *sess_data) in SMB2_sess_free_buffer()
1516 SMB2_sess_sendreceive(struct SMB2_sess_data *sess_data) in SMB2_sess_sendreceive()
1545 SMB2_sess_establish_session(struct SMB2_sess_data *sess_data) in SMB2_sess_establish_session()
1573 SMB2_auth_kerberos(struct SMB2_sess_data *sess_data) in SMB2_auth_kerberos()
1656 SMB2_auth_kerberos(struct SMB2_sess_data *sess_data) in SMB2_auth_kerberos()
1668 SMB2_sess_auth_rawntlmssp_negotiate(struct SMB2_sess_data *sess_data) in SMB2_sess_auth_rawntlmssp_negotiate()
1760 SMB2_sess_auth_rawntlmssp_authenticate(struct SMB2_sess_data *sess_data) in SMB2_sess_auth_rawntlmssp_authenticate()
1838 SMB2_select_sec(struct SMB2_sess_data *sess_data) in SMB2_select_sec()
1872 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
/kernel/linux/linux-6.6/drivers/platform/chrome/wilco_ec/
Dtelemetry.c241 struct telem_session_data *sess_data; in telem_open() local
267 struct telem_session_data *sess_data = filp->private_data; in telem_write() local
301 struct telem_session_data *sess_data = filp->private_data; in telem_read() local
318 struct telem_session_data *sess_data = filp->private_data; in telem_release() local