Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Dsmb1ops.c1151 struct smb_version_operations smb1_operations = { variable
Dcifsglob.h1917 extern struct smb_version_operations smb1_operations;
Dconnect.c1488 vol->ops = &smb1_operations; in cifs_parse_smb_version()