Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dsmb1ops.c1031 struct smb_version_operations smb1_operations = { variable
Dcifsglob.h1757 extern struct smb_version_operations smb1_operations;
Dconnect.c1211 vol->ops = &smb1_operations; in cifs_parse_smb_version()