Searched refs:smb311_operations (Results 1 – 4 of 4) sorted by relevance
1938 extern struct smb_version_operations smb311_operations;
1524 vol->ops = &smb311_operations; in cifs_parse_smb_version()
4743 struct smb_version_operations smb311_operations = { variable
902 server->ops = &smb311_operations; in SMB2_negotiate()