Searched refs:smb_version_operations (Results 1 – 5 of 5) sorted by relevance
215 struct smb_version_operations { struct609 struct smb_version_operations *ops;674 struct smb_version_operations *ops;1983 extern struct smb_version_operations smb1_operations;1986 extern struct smb_version_operations smb20_operations;1989 extern struct smb_version_operations smb21_operations;1996 extern struct smb_version_operations smb30_operations;2004 extern struct smb_version_operations smb311_operations;
1246 struct smb_version_operations *ops; in cifs_acl_to_fattr()1295 struct smb_version_operations *ops; in id_mode_to_cifs_acl()
1148 struct smb_version_operations smb1_operations = {
4937 struct smb_version_operations smb20_operations = {5035 struct smb_version_operations smb21_operations = {5136 struct smb_version_operations smb30_operations = {5249 struct smb_version_operations smb311_operations = {
5334 const struct smb_version_operations *ops = server->ops; in cifs_tree_connect()5435 const struct smb_version_operations *ops = tcon->ses->server->ops; in cifs_tree_connect()