Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dcifsglob.h1637 extern struct smb_version_operations smb311_operations;
Dsmb2ops.c1711 struct smb_version_operations smb311_operations = { variable
Dconnect.c1149 vol->ops = &smb311_operations; in cifs_parse_smb_version()