Home
last modified time | relevance | path

Searched refs:smb311_operations (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dfs_context.c427 ctx->ops = &smb311_operations; in cifs_parse_smb_version()
H A Dcifsglob.h2147 extern struct smb_version_operations smb311_operations;
H A Dsmb2pdu.c1158 server->ops = &smb311_operations; in SMB2_negotiate()
1172 server->ops = &smb311_operations; in SMB2_negotiate()
H A Dsmb2ops.c5445 struct smb_version_operations smb311_operations = { variable