Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsess.c1327 struct sess_data { global() struct
1332 funcsess_data global() argument
1348 sess_alloc_buffer(struct sess_data * sess_data,int wct) sess_alloc_buffer() argument
1386 sess_free_buffer(struct sess_data * sess_data) sess_free_buffer() argument
1403 sess_establish_session(struct sess_data * sess_data) sess_establish_session() argument
1431 sess_sendreceive(struct sess_data * sess_data) sess_sendreceive() argument
1453 sess_auth_ntlmv2(struct sess_data * sess_data) sess_auth_ntlmv2() argument
1563 sess_auth_kerberos(struct sess_data * sess_data) sess_auth_kerberos() argument
1707 _sess_auth_rawntlmssp_assemble_req(struct sess_data * sess_data) _sess_auth_rawntlmssp_assemble_req() argument
1745 sess_auth_rawntlmssp_negotiate(struct sess_data * sess_data) sess_auth_rawntlmssp_negotiate() argument
1851 sess_auth_rawntlmssp_authenticate(struct sess_data * sess_data) sess_auth_rawntlmssp_authenticate() argument
1959 select_sec(struct sess_data * sess_data) select_sec() argument
2000 struct sess_data *sess_data; CIFS_SessSetup() local
[all...]
H A Dsmb2pdu.c1461 SMB2_sess_alloc_buffer(struct SMB2_sess_data *sess_data) in SMB2_sess_alloc_buffer() argument
1536 SMB2_sess_free_buffer(struct SMB2_sess_data *sess_data) in SMB2_sess_free_buffer() argument
1549 SMB2_sess_sendreceive(struct SMB2_sess_data * sess_data) SMB2_sess_sendreceive() argument
1583 SMB2_sess_establish_session(struct SMB2_sess_data * sess_data) SMB2_sess_establish_session() argument
1611 SMB2_auth_kerberos(struct SMB2_sess_data * sess_data) SMB2_auth_kerberos() argument
1694 SMB2_auth_kerberos(struct SMB2_sess_data * sess_data) SMB2_auth_kerberos() argument
1706 SMB2_sess_auth_rawntlmssp_negotiate(struct SMB2_sess_data * sess_data) SMB2_sess_auth_rawntlmssp_negotiate() argument
1798 SMB2_sess_auth_rawntlmssp_authenticate(struct SMB2_sess_data * sess_data) SMB2_sess_auth_rawntlmssp_authenticate() argument
1876 SMB2_select_sec(struct SMB2_sess_data * sess_data) SMB2_select_sec() argument
1910 struct SMB2_sess_data *sess_data; SMB2_sess_setup() local
[all...]
/openbmc/linux/drivers/platform/chrome/wilco_ec/
H A 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