Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ksmbd/
Dsmb2misc.c452 return ksmbd_smb_negotiate_common(work, SMB2_NEGOTIATE_HE); in smb2_negotiate_request()
Dsmb_common.h513 int ksmbd_smb_negotiate_common(struct ksmbd_work *work, unsigned int command);
Dsmb_common.c443 int ksmbd_smb_negotiate_common(struct ksmbd_work *work, unsigned int command) in ksmbd_smb_negotiate_common() function