Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/server/
Dsmb_common.c378 return ksmbd_smb_negotiate_common(work, SMB_COM_NEGOTIATE); in smb1_negotiate()
568 int ksmbd_smb_negotiate_common(struct ksmbd_work *work, unsigned int command) in ksmbd_smb_negotiate_common() function
Dsmb2misc.c451 return ksmbd_smb_negotiate_common(work, SMB2_NEGOTIATE_HE); in smb2_negotiate_request()
Dsmb_common.h447 int ksmbd_smb_negotiate_common(struct ksmbd_work *work, unsigned int command);