Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dfs_context.c80 vol->ops = &smb311_operations; in cifs_parse_smb_version()
Dcifsglob.h2004 extern struct smb_version_operations smb311_operations;
Dsmb2ops.c5249 struct smb_version_operations smb311_operations = { variable
Dsmb2pdu.c895 server->ops = &smb311_operations; in SMB2_negotiate()