Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ksmbd/mgmt/
A Duser_session.h29 struct list_head preauth_entry; member
A Duser_session.c270 list_add(&sess->preauth_entry, &conn->preauth_sess_table); in ksmbd_preauth_session_alloc()
286 list_for_each_entry(sess, &conn->preauth_sess_table, preauth_entry) { in ksmbd_preauth_session_lookup()
/linux-6.3-rc2/fs/ksmbd/
A Dsmb2pdu.c1777 list_del(&preauth_sess->preauth_entry); in smb2_sess_setup()

Completed in 15 milliseconds