Home
last modified time | relevance | path

Searched refs:smb1_values (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/cifs/
Dcifsglob.h1622 extern struct smb_version_values smb1_values;
Dsmb1ops.c1101 struct smb_version_values smb1_values = { variable
Dconnect.c1128 vol->vals = &smb1_values; in cifs_parse_smb_version()
1277 vol->vals = &smb1_values; in cifs_parse_mount_options()