Searched refs:smb30_operations (Results 1 – 3 of 3) sorted by relevance
630 struct smb_version_operations smb30_operations = { variable
1495 extern struct smb_version_operations smb30_operations;
1119 vol->ops = &smb30_operations; in cifs_parse_smb_version()