Searched refs:smb30_operations (Results 1 – 3 of 3) sorted by relevance
514 ctx->ops = &smb30_operations; in cifs_parse_smb_version() 518 ctx->ops = &smb30_operations; /* currently identical with 3.0 */ in cifs_parse_smb_version() 526 ctx->ops = &smb30_operations; /* currently identical with 3.0 */ in cifs_parse_smb_version() 530 ctx->ops = &smb30_operations; in cifs_parse_smb_version() 1898 ctx->ops = &smb30_operations; in smb3_init_fs_context()
2148 extern struct smb_version_operations smb30_operations;
5477 struct smb_version_operations smb30_operations = { variable