Home
last modified time | relevance | path

Searched refs:SMB3ANY_VERSION_STRING (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/fs/cifs/
Dcifsglob.h1927 #define SMB3ANY_VERSION_STRING "3" macro
Dsmb2pdu.c817 SMB3ANY_VERSION_STRING) == 0) { in SMB2_negotiate()
881 SMB3ANY_VERSION_STRING) == 0) { in SMB2_negotiate()
1046 SMB3ANY_VERSION_STRING) == 0) { in smb3_validate_negotiate()
Dconnect.c329 { Smb_3any, SMB3ANY_VERSION_STRING },
2614 if (strcmp(vol->vals->version_string, SMB3ANY_VERSION_STRING) == 0) { in match_server()
Dsmb2ops.c4895 .version_string = SMB3ANY_VERSION_STRING,