Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/cifs/
A Dcifsglob.h238 struct smb_version_operations { struct
616 struct smb_version_operations *ops;
2042 extern struct smb_version_operations smb1_operations;
2044 extern struct smb_version_operations smb20_operations;
2048 extern struct smb_version_operations smb21_operations;
2055 extern struct smb_version_operations smb30_operations;
2063 extern struct smb_version_operations smb311_operations;
A Dfs_context.h253 struct smb_version_operations *ops;
A Ddfs.c360 const struct smb_version_operations *ops = server->ops; in __tree_connect_dfs_target()
473 const struct smb_version_operations *ops = server->ops; in cifs_tree_connect()
A Dcifsacl.c1535 struct smb_version_operations *ops; in cifs_acl_to_fattr()
1588 struct smb_version_operations *ops; in id_mode_to_cifs_acl()
A Dsmb1ops.c1176 struct smb_version_operations smb1_operations = {
A Dsmb2ops.c5193 struct smb_version_operations smb20_operations = {
5293 struct smb_version_operations smb21_operations = {
5395 struct smb_version_operations smb30_operations = {
5509 struct smb_version_operations smb311_operations = {
A Dconnect.c4037 const struct smb_version_operations *ops = tcon->ses->server->ops; in cifs_tree_connect()

Completed in 39 milliseconds