Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Dcifsglob.h1938 extern struct smb_version_operations smb311_operations;
Dconnect.c1524 vol->ops = &smb311_operations; in cifs_parse_smb_version()
Dsmb2ops.c4743 struct smb_version_operations smb311_operations = { variable
Dsmb2pdu.c902 server->ops = &smb311_operations; in SMB2_negotiate()