Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dcifsglob.h1763 extern struct smb_version_operations smb21_operations;
Dconnect.c1235 vol->ops = &smb21_operations; in cifs_parse_smb_version()
Dsmb2ops.c3308 struct smb_version_operations smb21_operations = { variable
Dsmb2pdu.c714 ses->server->ops = &smb21_operations; in SMB2_negotiate()