Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dcifsglob.h2065 extern struct smb_version_operations smb311_operations;
Dfs_context.c390 ctx->ops = &smb311_operations; in cifs_parse_smb_version()
Dsmb2pdu.c977 server->ops = &smb311_operations; in SMB2_negotiate()
991 server->ops = &smb311_operations; in SMB2_negotiate()
Dsmb2ops.c5491 struct smb_version_operations smb311_operations = { variable