Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dfs_context.c22 { Smb_3any, SMB3ANY_VERSION_STRING },
Dcifsglob.h1993 #define SMB3ANY_VERSION_STRING "3" macro
Dsmb2pdu.c811 SMB3ANY_VERSION_STRING) == 0) { in SMB2_negotiate()
874 SMB3ANY_VERSION_STRING) == 0) { in SMB2_negotiate()
1039 SMB3ANY_VERSION_STRING) == 0) { in smb3_validate_negotiate()
Dconnect.c2410 if (strcmp(vol->vals->version_string, SMB3ANY_VERSION_STRING) == 0) { in match_server()
Dsmb2ops.c5405 .version_string = SMB3ANY_VERSION_STRING,