Home
last modified time | relevance | path

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

/fs/cifs/
Dcifsglob.h1931 extern struct smb_version_operations smb311_operations;
Dfs_context.c386 ctx->ops = &smb311_operations; in cifs_parse_smb_version()
Dsmb2pdu.c958 server->ops = &smb311_operations; in SMB2_negotiate()
972 server->ops = &smb311_operations; in SMB2_negotiate()
Dsmb2ops.c5703 struct smb_version_operations smb311_operations = { variable