Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dcifsglob.h1609 extern struct smb_version_operations smb20_operations;
Dsmb2ops.c1400 struct smb_version_operations smb20_operations = { variable
Dconnect.c1121 vol->ops = &smb20_operations; in cifs_parse_smb_version()