Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2proto.h243 int smb3_validate_negotiate(const unsigned int xid, struct cifs_tcon *tcon);
H A Dsmb2ops.c5647 .validate_negotiate = smb3_validate_negotiate,
H A Dsmb2pdu.c1328 int smb3_validate_negotiate(const unsigned int xid, struct cifs_tcon *tcon) in smb3_validate_negotiate() function