Home
last modified time | relevance | path

Searched refs:smb3_validate_negotiate (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2proto.h269 extern int smb3_validate_negotiate(const unsigned int, struct cifs_tcon *);
H A Dsmb2ops.c5413 .validate_negotiate = smb3_validate_negotiate,
5526 /* .validate_negotiate = smb3_validate_negotiate, */ /* not used in 3.11 */
H A Dsmb2pdu.c1006 int smb3_validate_negotiate(const unsigned int xid, struct cifs_tcon *tcon) in smb3_validate_negotiate() function
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2proto.h254 extern int smb3_validate_negotiate(const unsigned int, struct cifs_tcon *);
H A Dsmb2ops.c5492 .validate_negotiate = smb3_validate_negotiate,
5606 /* .validate_negotiate = smb3_validate_negotiate, */ /* not used in 3.11 */
H A Dsmb2pdu.c1246 int smb3_validate_negotiate(const unsigned int xid, struct cifs_tcon *tcon) in smb3_validate_negotiate() function

Completed in 27 milliseconds