Home
last modified time | relevance | path

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

/fs/cifs/
Dsmb2ops.c630 struct smb_version_operations smb30_operations = { variable
Dcifsglob.h1495 extern struct smb_version_operations smb30_operations;
Dconnect.c1119 vol->ops = &smb30_operations; in cifs_parse_smb_version()