Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dsmb_common.c393 return ksmbd_smb_negotiate_common(work, SMB_COM_NEGOTIATE); in smb1_negotiate()
586 int ksmbd_smb_negotiate_common(struct ksmbd_work *work, unsigned int command) in ksmbd_smb_negotiate_common() function
H A Dsmb2misc.c472 return ksmbd_smb_negotiate_common(work, SMB2_NEGOTIATE_HE); in smb2_negotiate_request()
H A Dsmb_common.h447 int ksmbd_smb_negotiate_common(struct ksmbd_work *work, unsigned int command);