Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Dcifsglob.h1920 extern struct smb_version_operations smb20_operations;
Dconnect.c1500 vol->ops = &smb20_operations; in cifs_parse_smb_version()
Dsmb2ops.c4439 struct smb_version_operations smb20_operations = { variable