Home
last modified time | relevance | path

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

/fs/cifs/
Dsmb2ops.c563 struct smb_version_operations smb21_operations = { variable
Dcifsglob.h1492 extern struct smb_version_operations smb21_operations;
Dconnect.c1111 vol->ops = &smb21_operations; /* currently identical with 2.1 */ in cifs_parse_smb_version()
1115 vol->ops = &smb21_operations; in cifs_parse_smb_version()