Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dsmb2pdu.h473 int smb2_handle_negotiate(struct ksmbd_work *work);
H A Dsmb_common.c596 ret = smb2_handle_negotiate(work); in ksmbd_smb_negotiate_common()
H A Dsmb2pdu.c1081 int smb2_handle_negotiate(struct ksmbd_work *work) in smb2_handle_negotiate() function