Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/server/
Dsmb2pdu.h458 int smb2_handle_negotiate(struct ksmbd_work *work);
Dsmb_common.c578 ret = smb2_handle_negotiate(work); in ksmbd_smb_negotiate_common()
Dsmb2pdu.c1098 int smb2_handle_negotiate(struct ksmbd_work *work) in smb2_handle_negotiate() function