Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dfs_context.c22 { Smb_3any, SMB3ANY_VERSION_STRING },
H A Dcifsglob.h1997 #define SMB3ANY_VERSION_STRING "3" macro
H A Dsmb2pdu.c817 SMB3ANY_VERSION_STRING) == 0) { in SMB2_negotiate()
882 SMB3ANY_VERSION_STRING) == 0) { in SMB2_negotiate()
1057 SMB3ANY_VERSION_STRING) == 0) { in smb3_validate_negotiate()
H A Dconnect.c2423 if (strcmp(vol->vals->version_string, SMB3ANY_VERSION_STRING) == 0) { in match_server()
H A Dsmb2ops.c5595 .version_string = SMB3ANY_VERSION_STRING,