Searched refs:smb21_operations (Results 1 – 3 of 3) sorted by relevance
563 struct smb_version_operations smb21_operations = { variable
1492 extern struct smb_version_operations smb21_operations;
1111 vol->ops = &smb21_operations; /* currently identical with 2.1 */ in cifs_parse_smb_version()1115 vol->ops = &smb21_operations; in cifs_parse_smb_version()