Searched refs:smb30_operations (Results 1 – 2 of 2) sorted by relevance
421 ctx->ops = &smb30_operations; in cifs_parse_smb_version()425 ctx->ops = &smb30_operations; /* currently identical with 3.0 */ in cifs_parse_smb_version()433 ctx->ops = &smb30_operations; /* currently identical with 3.0 */ in cifs_parse_smb_version()437 ctx->ops = &smb30_operations; in cifs_parse_smb_version()1702 ctx->ops = &smb30_operations; in smb3_init_fs_context()
5457 struct smb_version_operations smb30_operations = { variable