Searched refs:smb_version_operations (Results 1 – 6 of 6) sorted by relevance
212 struct smb_version_operations { struct583 struct smb_version_operations *ops;1918 extern struct smb_version_operations smb1_operations;1921 extern struct smb_version_operations smb20_operations;1924 extern struct smb_version_operations smb21_operations;1931 extern struct smb_version_operations smb30_operations;1939 extern struct smb_version_operations smb311_operations;
248 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()
4192 const struct smb_version_operations *ops = server->ops; in __tree_connect_dfs_target()4310 const struct smb_version_operations *ops = server->ops; in cifs_tree_connect()4356 const struct smb_version_operations *ops = tcon->ses->server->ops; in cifs_tree_connect()
1147 struct smb_version_operations smb1_operations = {
5359 struct smb_version_operations smb20_operations = {5458 struct smb_version_operations smb21_operations = {5560 struct smb_version_operations smb30_operations = {5674 struct smb_version_operations smb311_operations = {
Completed in 35 milliseconds