Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsglob.h215 struct smb_version_operations { struct
609 struct smb_version_operations *ops;
674 struct smb_version_operations *ops;
1987 extern struct smb_version_operations smb1_operations;
1989 extern struct smb_version_operations smb20_operations;
1993 extern struct smb_version_operations smb21_operations;
2000 extern struct smb_version_operations smb30_operations;
2008 extern struct smb_version_operations smb311_operations;
H A Dcifsacl.c1246 struct smb_version_operations *ops; in cifs_acl_to_fattr()
1295 struct smb_version_operations *ops; in id_mode_to_cifs_acl()
H A Dsmb1ops.c1148 struct smb_version_operations smb1_operations = {
H A Dsmb2ops.c5124 struct smb_version_operations smb20_operations = {
5223 struct smb_version_operations smb21_operations = {
5324 struct smb_version_operations smb30_operations = {
5437 struct smb_version_operations smb311_operations = {
H A Dconnect.c5352 const struct smb_version_operations *ops = server->ops; in cifs_tree_connect()
5451 const struct smb_version_operations *ops = tcon->ses->server->ops; in cifs_tree_connect()