Searched refs:smb20_operations (Results 1 – 3 of 3) sorted by relevance
2127 extern struct smb_version_operations smb20_operations;
498 ctx->ops = &smb20_operations; in cifs_parse_smb_version()
5257 struct smb_version_operations smb20_operations = { variable