Searched refs:smb30_operations (Results 1 – 3 of 3) sorted by relevance
1239 vol->ops = &smb30_operations; in cifs_parse_smb_version()1243 vol->ops = &smb30_operations; /* currently identical with 3.0 */ in cifs_parse_smb_version()1251 vol->ops = &smb30_operations; /* currently identical with 3.0 */ in cifs_parse_smb_version()1255 vol->ops = &smb30_operations; /* currently identical with 3.0 */ in cifs_parse_smb_version()1385 vol->ops = &smb30_operations; in cifs_parse_mount_options()
1770 extern struct smb_version_operations smb30_operations;
3403 struct smb_version_operations smb30_operations = { variable