Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dcifsglob.h1612 extern struct smb_version_operations smb21_operations;
Dsmb2ops.c1478 struct smb_version_operations smb21_operations = { variable
Dconnect.c1125 vol->ops = &smb21_operations; in cifs_parse_smb_version()