Searched refs:smb311_operations (Results 1 – 3 of 3) sorted by relevance
1777 extern struct smb_version_operations smb311_operations;
1247 vol->ops = &smb311_operations; in cifs_parse_smb_version()
3507 struct smb_version_operations smb311_operations = { variable