Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dsmb1ops.c1032 struct smb_version_operations smb1_operations = { variable
Dcifsglob.h1812 extern struct smb_version_operations smb1_operations;
Dconnect.c1312 vol->ops = &smb1_operations; in cifs_parse_smb_version()