Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dcifsglob.h240 struct smb_version_operations { struct
618 struct smb_version_operations *ops;
2044 extern struct smb_version_operations smb1_operations;
2046 extern struct smb_version_operations smb20_operations;
2050 extern struct smb_version_operations smb21_operations;
2057 extern struct smb_version_operations smb30_operations;
2065 extern struct smb_version_operations smb311_operations;
Dfs_context.h253 struct smb_version_operations *ops;
Dcifsacl.c1528 struct smb_version_operations *ops; in cifs_acl_to_fattr()
1581 struct smb_version_operations *ops; in id_mode_to_cifs_acl()
Dsmb1ops.c1167 struct smb_version_operations smb1_operations = {
Dconnect.c4522 const struct smb_version_operations *ops = server->ops; in __tree_connect_dfs_target()
4640 const struct smb_version_operations *ops = server->ops; in cifs_tree_connect()
4713 const struct smb_version_operations *ops = tcon->ses->server->ops; in cifs_tree_connect()
Dsmb2ops.c5175 struct smb_version_operations smb20_operations = {
5275 struct smb_version_operations smb21_operations = {
5377 struct smb_version_operations smb30_operations = {
5491 struct smb_version_operations smb311_operations = {