Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dcifsglob.h212 struct smb_version_operations { struct
583 struct smb_version_operations *ops;
1918 extern struct smb_version_operations smb1_operations;
1921 extern struct smb_version_operations smb20_operations;
1924 extern struct smb_version_operations smb21_operations;
1931 extern struct smb_version_operations smb30_operations;
1939 extern struct smb_version_operations smb311_operations;
A Dfs_context.h248 struct smb_version_operations *ops;
A Dcifsacl.c1523 struct smb_version_operations *ops; in cifs_acl_to_fattr()
1576 struct smb_version_operations *ops; in id_mode_to_cifs_acl()
A Dconnect.c4192 const struct smb_version_operations *ops = server->ops; in __tree_connect_dfs_target()
4310 const struct smb_version_operations *ops = server->ops; in cifs_tree_connect()
4356 const struct smb_version_operations *ops = tcon->ses->server->ops; in cifs_tree_connect()
A Dsmb1ops.c1147 struct smb_version_operations smb1_operations = {
A Dsmb2ops.c5359 struct smb_version_operations smb20_operations = {
5458 struct smb_version_operations smb21_operations = {
5560 struct smb_version_operations smb30_operations = {
5674 struct smb_version_operations smb311_operations = {

Completed in 35 milliseconds