Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dfs_context.c49 { Smb_3any, SMB3ANY_VERSION_STRING },
Dcifsglob.h1896 #define SMB3ANY_VERSION_STRING "3" macro
Dsmb2pdu.c866 SMB3ANY_VERSION_STRING) == 0) { in SMB2_negotiate()
907 SMB3ANY_VERSION_STRING) == 0) || in SMB2_negotiate()
934 SMB3ANY_VERSION_STRING) == 0) { in SMB2_negotiate()
1113 SMB3ANY_VERSION_STRING) == 0) { in smb3_validate_negotiate()
Dconnect.c1225 if (strcmp(ctx->vals->version_string, SMB3ANY_VERSION_STRING) == 0) { in match_server()
Dsmb2ops.c5826 .version_string = SMB3ANY_VERSION_STRING,