Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ksmbd/
Dsmb2pdu.h503 int smb2_handle_negotiate(struct ksmbd_work *work);
Dsmb_common.c469 ret = smb2_handle_negotiate(work); in ksmbd_smb_negotiate_common()
Dsmb2pdu.c1065 int smb2_handle_negotiate(struct ksmbd_work *work) in smb2_handle_negotiate() function