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.h247 int smb3_validate_negotiate(const unsigned int xid, struct cifs_tcon *tcon);
H A Dsmb2pdu.c1354 int smb3_validate_negotiate(const unsigned int xid, struct cifs_tcon *tcon) in smb3_validate_negotiate() function
H A Dsmb2ops.c5981 .validate_negotiate = smb3_validate_negotiate,