Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dfs_context.c23 { Smb_default, SMBDEFAULT_VERSION_STRING },
H A Dcifsglob.h1995 #define SMBDEFAULT_VERSION_STRING "default" macro
H A Dsmb2pdu.c823 SMBDEFAULT_VERSION_STRING) == 0) { in SMB2_negotiate()
857 SMBDEFAULT_VERSION_STRING) == 0)) in SMB2_negotiate()
893 SMBDEFAULT_VERSION_STRING) == 0) { in SMB2_negotiate()
1065 SMBDEFAULT_VERSION_STRING) == 0) { in smb3_validate_negotiate()
H A Dconnect.c2427 SMBDEFAULT_VERSION_STRING) == 0) { in match_server()
H A Dsmb2ops.c5616 .version_string = SMBDEFAULT_VERSION_STRING,