Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dsess.c532 struct sess_data { struct
536 void (*func)(struct sess_data *); argument
551 sess_alloc_buffer(struct sess_data *sess_data, int wct) in sess_alloc_buffer()
589 sess_free_buffer(struct sess_data *sess_data) in sess_free_buffer()
598 sess_establish_session(struct sess_data *sess_data) in sess_establish_session()
630 sess_sendreceive(struct sess_data *sess_data) in sess_sendreceive()
658 sess_auth_lanman(struct sess_data *sess_data) in sess_auth_lanman()
763 sess_auth_ntlm(struct sess_data *sess_data) in sess_auth_ntlm()
873 sess_auth_ntlmv2(struct sess_data *sess_data) in sess_auth_ntlmv2()
982 sess_auth_kerberos(struct sess_data *sess_data) in sess_auth_kerberos()
[all …]