Home
last modified time | relevance | path

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

/linux/fs/smb/common/
H A Dsmbglob.h58 #define SMB3ANY_VERSION_STRING "3" macro
/linux/fs/smb/client/
H A Dsmb2pdu.c1111 SMB3ANY_VERSION_STRING) == 0) { in SMB2_negotiate()
1151 SMB3ANY_VERSION_STRING) == 0) || in SMB2_negotiate()
1179 SMB3ANY_VERSION_STRING) == 0) { in SMB2_negotiate()
1383 SMB3ANY_VERSION_STRING) == 0) { in smb3_validate_negotiate()
H A Dfs_context.c50 { Smb_3any, SMB3ANY_VERSION_STRING },
H A Dconnect.c1624 if (strcmp(ctx->vals->version_string, SMB3ANY_VERSION_STRING) == 0) { in match_server()
2762 SMB3ANY_VERSION_STRING) == 0) || in cifs_get_tcon()
H A Dsmb2ops.c5834 .version_string = SMB3ANY_VERSION_STRING,