Searched refs:smb_version_operations (Results 1 – 7 of 7) sorted by relevance
314 struct smb_version_operations { struct722 struct smb_version_operations *ops;2139 extern struct smb_version_operations smb1_operations;2141 extern struct smb_version_operations smb20_operations;2145 extern struct smb_version_operations smb21_operations;2152 extern struct smb_version_operations smb30_operations;2160 extern struct smb_version_operations smb311_operations;
342 const struct smb_version_operations *ops = tcon->ses->server->ops; in tree_connect_dfs_target()390 const struct smb_version_operations *ops = server->ops; in cifs_tree_connect()
315 struct smb_version_operations *ops;
1567 struct smb_version_operations *ops; in cifs_acl_to_fattr()1620 struct smb_version_operations *ops; in id_mode_to_cifs_acl()
5280 struct smb_version_operations smb20_operations = {5382 struct smb_version_operations smb21_operations = {5486 struct smb_version_operations smb30_operations = {5602 struct smb_version_operations smb311_operations = {
1331 struct smb_version_operations smb1_operations = {
4662 const struct smb_version_operations *ops = tcon->ses->server->ops; in cifs_tree_connect()
Completed in 49 milliseconds