Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ksmbd/
Dsmb_common.c461 ret = smb2_handle_negotiate(work); in ksmbd_smb_negotiate_common()
Dsmb2pdu.h1687 int smb2_handle_negotiate(struct ksmbd_work *work);
Dsmb2pdu.c1044 int smb2_handle_negotiate(struct ksmbd_work *work) in smb2_handle_negotiate() function