Home
last modified time | relevance | path

Searched refs:smb_version_operations (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsglob.h218 struct smb_version_operations { struct
612 struct smb_version_operations *ops;
677 struct smb_version_operations *ops;
1990 extern struct smb_version_operations smb1_operations;
1992 extern struct smb_version_operations smb20_operations;
1996 extern struct smb_version_operations smb21_operations;
2003 extern struct smb_version_operations smb30_operations;
2007 /*extern struct smb_version_operations smb302_operations;*/ /* not needed yet */
2011 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 Dsmb2ops.c5126 struct smb_version_operations smb20_operations = {
5225 struct smb_version_operations smb21_operations = {
5326 struct smb_version_operations smb30_operations = {
5439 struct smb_version_operations smb311_operations = {
H A Dsmb1ops.c1148 struct smb_version_operations smb1_operations = {
H A Dconnect.c5354 const struct smb_version_operations *ops = server->ops; in cifs_tree_connect()
5453 const struct smb_version_operations *ops = tcon->ses->server->ops; in cifs_tree_connect()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dfs_context.h254 struct smb_version_operations *ops;
H A Dcifsglob.h263 struct smb_version_operations { struct
657 struct smb_version_operations *ops;
2081 extern struct smb_version_operations smb1_operations;
2083 extern struct smb_version_operations smb20_operations;
2087 extern struct smb_version_operations smb21_operations;
2094 extern struct smb_version_operations smb30_operations;
2098 /*extern struct smb_version_operations smb302_operations;*/ /* not needed yet */
2102 extern struct smb_version_operations smb311_operations;
H A Ddfs.c451 const struct smb_version_operations *ops = server->ops; in __tree_connect_dfs_target()
559 const struct smb_version_operations *ops = server->ops; in cifs_tree_connect()
H 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()
H A Dsmb2ops.c5201 struct smb_version_operations smb20_operations = {
5302 struct smb_version_operations smb21_operations = {
5405 struct smb_version_operations smb30_operations = {
5519 struct smb_version_operations smb311_operations = {
H A Dsmb1ops.c1154 struct smb_version_operations smb1_operations = {
H A Dconnect.c4231 const struct smb_version_operations *ops = tcon->ses->server->ops; in cifs_tree_connect()

Completed in 52 milliseconds