Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dsmb2pdu.c897 SMB3ANY_VERSION_STRING) == 0) { in SMB2_negotiate()
938 SMB3ANY_VERSION_STRING) == 0) || in SMB2_negotiate()
966 SMB3ANY_VERSION_STRING) == 0) { in SMB2_negotiate()
1146 SMB3ANY_VERSION_STRING) == 0) { in smb3_validate_negotiate()
Dcifsglob.h2054 #define SMB3ANY_VERSION_STRING "3" macro
Dfs_context.c51 { Smb_3any, SMB3ANY_VERSION_STRING },
Dconnect.c1460 if (strcmp(ctx->vals->version_string, SMB3ANY_VERSION_STRING) == 0) { in match_server()
2488 SMB3ANY_VERSION_STRING) == 0) || in cifs_get_tcon()
Dsmb2ops.c5650 .version_string = SMB3ANY_VERSION_STRING,