Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
Dsess.c1296 struct sess_data { struct
1301 void (*func)(struct sess_data *); argument
1317 sess_alloc_buffer(struct sess_data *sess_data, int wct) in sess_alloc_buffer()
1355 sess_free_buffer(struct sess_data *sess_data) in sess_free_buffer()
1372 sess_establish_session(struct sess_data *sess_data) in sess_establish_session()
1400 sess_sendreceive(struct sess_data *sess_data) in sess_sendreceive()
1422 sess_auth_ntlmv2(struct sess_data *sess_data) in sess_auth_ntlmv2()
1532 sess_auth_kerberos(struct sess_data *sess_data) in sess_auth_kerberos()
1676 _sess_auth_rawntlmssp_assemble_req(struct sess_data *sess_data) in _sess_auth_rawntlmssp_assemble_req()
1714 sess_auth_rawntlmssp_negotiate(struct sess_data *sess_data) in sess_auth_rawntlmssp_negotiate()
[all …]
Dsmb2pdu.c1444 SMB2_sess_alloc_buffer(struct SMB2_sess_data *sess_data) in SMB2_sess_alloc_buffer()
1519 SMB2_sess_free_buffer(struct SMB2_sess_data *sess_data) in SMB2_sess_free_buffer()
1532 SMB2_sess_sendreceive(struct SMB2_sess_data *sess_data) in SMB2_sess_sendreceive()
1572 SMB2_sess_establish_session(struct SMB2_sess_data *sess_data) in SMB2_sess_establish_session()
1600 SMB2_auth_kerberos(struct SMB2_sess_data *sess_data) in SMB2_auth_kerberos()
1683 SMB2_auth_kerberos(struct SMB2_sess_data *sess_data) in SMB2_auth_kerberos()
1695 SMB2_sess_auth_rawntlmssp_negotiate(struct SMB2_sess_data *sess_data) in SMB2_sess_auth_rawntlmssp_negotiate()
1787 SMB2_sess_auth_rawntlmssp_authenticate(struct SMB2_sess_data *sess_data) in SMB2_sess_auth_rawntlmssp_authenticate()
1865 SMB2_select_sec(struct SMB2_sess_data *sess_data) in SMB2_select_sec()
1899 struct SMB2_sess_data *sess_data; in SMB2_sess_setup() local
/linux-6.15/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