Home
last modified time | relevance | path

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

/linux-6.6.21/fs/smb/client/
Dsmb2pdu.c1053 SMB3ANY_VERSION_STRING) == 0) { in SMB2_negotiate()
1094 SMB3ANY_VERSION_STRING) == 0) || in SMB2_negotiate()
1122 SMB3ANY_VERSION_STRING) == 0) { in SMB2_negotiate()
1302 SMB3ANY_VERSION_STRING) == 0) { in smb3_validate_negotiate()
Dfs_context.c51 { Smb_3any, SMB3ANY_VERSION_STRING },
Dcifsglob.h2089 #define SMB3ANY_VERSION_STRING "3" macro
Dconnect.c1506 if (strcmp(ctx->vals->version_string, SMB3ANY_VERSION_STRING) == 0) { in match_server()
2602 SMB3ANY_VERSION_STRING) == 0) || in cifs_get_tcon()
Dsmb2ops.c5678 .version_string = SMB3ANY_VERSION_STRING,