Searched refs:smb_version_operations (Results 1 – 7 of 7) sorted by relevance
263 struct smb_version_operations { struct657 struct smb_version_operations *ops;2079 extern struct smb_version_operations smb1_operations;2081 extern struct smb_version_operations smb20_operations;2085 extern struct smb_version_operations smb21_operations;2092 extern struct smb_version_operations smb30_operations;2100 extern struct smb_version_operations smb311_operations;
254 struct smb_version_operations *ops;
451 const struct smb_version_operations *ops = server->ops; in __tree_connect_dfs_target()559 const struct smb_version_operations *ops = server->ops; in cifs_tree_connect()
1535 struct smb_version_operations *ops; in cifs_acl_to_fattr()1588 struct smb_version_operations *ops; in id_mode_to_cifs_acl()
1154 struct smb_version_operations smb1_operations = {
5201 struct smb_version_operations smb20_operations = {5302 struct smb_version_operations smb21_operations = {5405 struct smb_version_operations smb30_operations = {5519 struct smb_version_operations smb311_operations = {
4231 const struct smb_version_operations *ops = tcon->ses->server->ops; in cifs_tree_connect()