smb_version_operations
struct smb_version_operations *ops;
struct smb_version_operations *ops;
extern struct smb_version_operations smb20_operations;
extern struct smb_version_operations smb21_operations;
extern struct smb_version_operations smb30_operations;
extern struct smb_version_operations smb311_operations;
struct smb_version_operations *ops;
const struct smb_version_operations *ops = tcon->ses->server->ops;
const struct smb_version_operations *ops = tcon->ses->server->ops;
const struct smb_version_operations *ops = server->ops;
struct smb_version_operations *ops;
struct smb_version_operations smb1_operations = {
extern struct smb_version_operations smb1_operations;
struct smb_version_operations smb20_operations = {
struct smb_version_operations smb21_operations = {
struct smb_version_operations smb30_operations = {
struct smb_version_operations smb311_operations = {