Home
last modified time | relevance | path

Searched refs:smb_version_operations (Results 1 – 5 of 5) sorted by relevance

/fs/cifs/
Dcifsglob.h218 struct smb_version_operations { struct
612 struct smb_version_operations *ops;
677 struct smb_version_operations *ops;
1990 extern struct smb_version_operations smb1_operations;
1992 extern struct smb_version_operations smb20_operations;
1996 extern struct smb_version_operations smb21_operations;
2003 extern struct smb_version_operations smb30_operations;
2011 extern struct smb_version_operations smb311_operations;
Dcifsacl.c1246 struct smb_version_operations *ops; in cifs_acl_to_fattr()
1295 struct smb_version_operations *ops; in id_mode_to_cifs_acl()
Dsmb2ops.c5131 struct smb_version_operations smb20_operations = {
5230 struct smb_version_operations smb21_operations = {
5331 struct smb_version_operations smb30_operations = {
5444 struct smb_version_operations smb311_operations = {
Dsmb1ops.c1148 struct smb_version_operations smb1_operations = {
Dconnect.c5354 const struct smb_version_operations *ops = server->ops; in cifs_tree_connect()
5453 const struct smb_version_operations *ops = tcon->ses->server->ops; in cifs_tree_connect()