Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dfs_context.c383 ctx->ops = &smb311_operations; in cifs_parse_smb_version()
Dcifsglob.h1907 extern struct smb_version_operations smb311_operations;
Dsmb2pdu.c945 server->ops = &smb311_operations; in SMB2_negotiate()
959 server->ops = &smb311_operations; in SMB2_negotiate()
Dsmb2ops.c5669 struct smb_version_operations smb311_operations = { variable