Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifsglob.h1818 extern struct smb_version_operations smb21_operations;
Dconnect.c1336 vol->ops = &smb21_operations; in cifs_parse_smb_version()
Dsmb2ops.c3459 struct smb_version_operations smb21_operations = { variable
Dsmb2pdu.c743 ses->server->ops = &smb21_operations; in SMB2_negotiate()