Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Dsmb2pdu.h475 int smb2_handle_negotiate(struct ksmbd_work *work);
H A Dsmb_common.c600 ret = smb2_handle_negotiate(work); in ksmbd_smb_negotiate_common()
H A Dsmb2pdu.c1083 int smb2_handle_negotiate(struct ksmbd_work *work) in smb2_handle_negotiate() function