Home
last modified time | relevance | path

Searched refs:SMB1_VERSION_STRING (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/smb/server/
H A Dsmb_common.h29 #define SMB1_VERSION_STRING "1.0" macro
/openbmc/linux/fs/smb/client/
H A Dcifsglob.h2123 #define SMB1_VERSION_STRING "1.0" macro
2166 return strcmp(server->vals->version_string, SMB1_VERSION_STRING) == 0; in is_smb1_server()
H A Dsmb1ops.c1177 .version_string = SMB1_VERSION_STRING,
H A Dfs_context.c43 { Smb_1, SMB1_VERSION_STRING },