Home
last modified time | relevance | path

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

/linux/fs/smb/common/
H A Dsmbglob.h54 #define SMB1_VERSION_STRING "1.0" macro
/linux/fs/smb/server/
H A Dsmb_common.c106 {SMB1_PROT, SMB1_VERSION_STRING},
/linux/fs/smb/client/
H A Dsmb1ops.c1475 .version_string = SMB1_VERSION_STRING,
H A Dcifsglob.h2182 return strcmp(server->vals->version_string, SMB1_VERSION_STRING) == 0; in is_smb1_server()
H A Dfs_context.c42 { Smb_1, SMB1_VERSION_STRING },