Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dcifsglob.h219 struct smb_version_operations { struct
558 struct smb_version_operations *ops;
608 struct smb_version_operations *ops;
1757 extern struct smb_version_operations smb1_operations;
1760 extern struct smb_version_operations smb20_operations;
1763 extern struct smb_version_operations smb21_operations;
1770 extern struct smb_version_operations smb30_operations;
1777 extern struct smb_version_operations smb311_operations;
Dcifsacl.c1138 struct smb_version_operations *ops; in cifs_acl_to_fattr()
1183 struct smb_version_operations *ops; in id_mode_to_cifs_acl()
Dsmb2ops.c3214 struct smb_version_operations smb20_operations = {
3308 struct smb_version_operations smb21_operations = {
3403 struct smb_version_operations smb30_operations = {
3507 struct smb_version_operations smb311_operations = {
Dsmb1ops.c1031 struct smb_version_operations smb1_operations = {