ksmbd_smb_negotiate_common
return ksmbd_smb_negotiate_common(work, SMB2_NEGOTIATE_HE);
return ksmbd_smb_negotiate_common(work, SMB_COM_NEGOTIATE);
int ksmbd_smb_negotiate_common(struct ksmbd_work *work, unsigned int command);