Home
last modified time | relevance | path

Searched refs:SMB2_sess_data (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/fs/smb/client/
Dsmb2pdu.c1264 struct SMB2_sess_data { struct
1269 void (*func)(struct SMB2_sess_data *); argument
1285 SMB2_sess_alloc_buffer(struct SMB2_sess_data *sess_data) in SMB2_sess_alloc_buffer() argument
1360 SMB2_sess_free_buffer(struct SMB2_sess_data *sess_data) in SMB2_sess_free_buffer()
1373 SMB2_sess_sendreceive(struct SMB2_sess_data *sess_data) in SMB2_sess_sendreceive()
1402 SMB2_sess_establish_session(struct SMB2_sess_data *sess_data) in SMB2_sess_establish_session()
1430 SMB2_auth_kerberos(struct SMB2_sess_data *sess_data) in SMB2_auth_kerberos()
1513 SMB2_auth_kerberos(struct SMB2_sess_data *sess_data) in SMB2_auth_kerberos()
1522 SMB2_sess_auth_rawntlmssp_authenticate(struct SMB2_sess_data *sess_data);
1525 SMB2_sess_auth_rawntlmssp_negotiate(struct SMB2_sess_data *sess_data) in SMB2_sess_auth_rawntlmssp_negotiate()
[all …]