Searched refs:smb311_operations (Results 1 – 4 of 4) sorted by relevance
1961 extern struct smb_version_operations smb311_operations;
1559 vol->ops = &smb311_operations; in cifs_parse_smb_version()
931 server->ops = &smb311_operations; in SMB2_negotiate()
4857 struct smb_version_operations smb311_operations = { variable