Home
last modified time | relevance | path

Searched refs:smb30_operations (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dfs_context.c72 vol->ops = &smb30_operations; in cifs_parse_smb_version()
76 vol->ops = &smb30_operations; /* currently identical with 3.0 */ in cifs_parse_smb_version()
84 vol->ops = &smb30_operations; /* currently identical with 3.0 */ in cifs_parse_smb_version()
88 vol->ops = &smb30_operations; /* currently identical with 3.0 */ in cifs_parse_smb_version()
H A Dcifsglob.h2003 extern struct smb_version_operations smb30_operations;
H A Dsmb2ops.c5326 struct smb_version_operations smb30_operations = { variable
H A Dconnect.c1459 vol->ops = &smb30_operations; in cifs_parse_mount_options()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dfs_context.c385 ctx->ops = &smb30_operations; in cifs_parse_smb_version()
389 ctx->ops = &smb30_operations; /* currently identical with 3.0 */ in cifs_parse_smb_version()
397 ctx->ops = &smb30_operations; /* currently identical with 3.0 */ in cifs_parse_smb_version()
401 ctx->ops = &smb30_operations; in cifs_parse_smb_version()
1638 ctx->ops = &smb30_operations; in smb3_init_fs_context()
H A Dcifsglob.h2094 extern struct smb_version_operations smb30_operations;
H A Dsmb2ops.c5405 struct smb_version_operations smb30_operations = { variable

Completed in 30 milliseconds