Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsmb2proto.h274 extern int smb3_validate_negotiate(const unsigned int, struct cifs_tcon *);
H A Dsmb2ops.c5364 .validate_negotiate = smb3_validate_negotiate,
H A Dsmb2pdu.c1268 int smb3_validate_negotiate(const unsigned int xid, struct cifs_tcon *tcon) in smb3_validate_negotiate() function