Searched refs:smb21_operations (Results 1 – 4 of 4) sorted by relevance
1923 extern struct smb_version_operations smb21_operations;
1512 vol->ops = &smb21_operations; in cifs_parse_smb_version()
4536 struct smb_version_operations smb21_operations = { variable
899 server->ops = &smb21_operations; in SMB2_negotiate()