Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ksmbd/
Dsmb2misc.c448 return ksmbd_smb_negotiate_common(work, SMB2_NEGOTIATE_HE); in smb2_negotiate_request()
Dsmb_common.h461 int ksmbd_smb_negotiate_common(struct ksmbd_work *work, unsigned int command);
Dsmb_common.c448 int ksmbd_smb_negotiate_common(struct ksmbd_work *work, unsigned int command) in ksmbd_smb_negotiate_common() function