Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmb2proto.h269 extern int smb3_validate_negotiate(const unsigned int, struct cifs_tcon *);
H A Dsmb2ops.c5411 .validate_negotiate = smb3_validate_negotiate,
H A Dsmb2pdu.c1001 int smb3_validate_negotiate(const unsigned int xid, struct cifs_tcon *tcon) in smb3_validate_negotiate() function