Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dcifsglob.h192 struct smb_version_operations { struct
492 struct smb_version_operations *ops;
539 struct smb_version_operations *ops;
1606 extern struct smb_version_operations smb1_operations;
1609 extern struct smb_version_operations smb20_operations;
1612 extern struct smb_version_operations smb21_operations;
1615 extern struct smb_version_operations smb30_operations;
Dsmb2ops.c1400 struct smb_version_operations smb20_operations = {
1478 struct smb_version_operations smb21_operations = {
1558 struct smb_version_operations smb30_operations = {
Dsmb1ops.c1018 struct smb_version_operations smb1_operations = {