Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dcifsglob.h1621 extern struct smb_version_operations smb1_operations;
Dsmb1ops.c1018 struct smb_version_operations smb1_operations = { variable
Dconnect.c1127 vol->ops = &smb1_operations; in cifs_parse_smb_version()
1276 vol->ops = &smb1_operations; in cifs_parse_mount_options()