Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dcifsglob.h1777 extern struct smb_version_operations smb311_operations;
Dconnect.c1247 vol->ops = &smb311_operations; in cifs_parse_smb_version()
Dsmb2ops.c3507 struct smb_version_operations smb311_operations = { variable