Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Dcifsglob.h227 struct smb_version_operations { struct
600 struct smb_version_operations *ops;
664 struct smb_version_operations *ops;
1917 extern struct smb_version_operations smb1_operations;
1920 extern struct smb_version_operations smb20_operations;
1923 extern struct smb_version_operations smb21_operations;
1930 extern struct smb_version_operations smb30_operations;
1938 extern struct smb_version_operations smb311_operations;
Dcifsacl.c1178 struct smb_version_operations *ops; in cifs_acl_to_fattr()
1226 struct smb_version_operations *ops; in id_mode_to_cifs_acl()
Dsmb2ops.c4439 struct smb_version_operations smb20_operations = {
4536 struct smb_version_operations smb21_operations = {
4635 struct smb_version_operations smb30_operations = {
4743 struct smb_version_operations smb311_operations = {
Dsmb1ops.c1151 struct smb_version_operations smb1_operations = {