Searched refs:smb_version_operations (Results 1 – 6 of 6) sorted by relevance
207 struct smb_version_operations { struct578 struct smb_version_operations *ops;1886 extern struct smb_version_operations smb1_operations;1889 extern struct smb_version_operations smb20_operations;1892 extern struct smb_version_operations smb21_operations;1899 extern struct smb_version_operations smb30_operations;1907 extern struct smb_version_operations smb311_operations;
245 struct smb_version_operations *ops;
1523 struct smb_version_operations *ops; in cifs_acl_to_fattr()1576 struct smb_version_operations *ops; in id_mode_to_cifs_acl()
1147 struct smb_version_operations smb1_operations = {
5354 struct smb_version_operations smb20_operations = {5453 struct smb_version_operations smb21_operations = {5555 struct smb_version_operations smb30_operations = {5669 struct smb_version_operations smb311_operations = {
4148 const struct smb_version_operations *ops = server->ops; in cifs_tree_connect()4247 const struct smb_version_operations *ops = tcon->ses->server->ops; in cifs_tree_connect()