Searched refs:smb30_operations (Results 1 – 4 of 4) sorted by relevance
72 vol->ops = &smb30_operations; in cifs_parse_smb_version()76 vol->ops = &smb30_operations; /* currently identical with 3.0 */ in cifs_parse_smb_version()84 vol->ops = &smb30_operations; /* currently identical with 3.0 */ in cifs_parse_smb_version()88 vol->ops = &smb30_operations; /* currently identical with 3.0 */ in cifs_parse_smb_version()
2003 extern struct smb_version_operations smb30_operations;
1459 vol->ops = &smb30_operations; in cifs_parse_mount_options()
5331 struct smb_version_operations smb30_operations = { variable