Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dcifsglob.h196 struct smb_version_operations { struct
504 struct smb_version_operations *ops;
551 struct smb_version_operations *ops;
1621 extern struct smb_version_operations smb1_operations;
1624 extern struct smb_version_operations smb20_operations;
1627 extern struct smb_version_operations smb21_operations;
1630 extern struct smb_version_operations smb30_operations;
1637 extern struct smb_version_operations smb311_operations;
Dsmb2ops.c1466 struct smb_version_operations smb20_operations = {
1544 struct smb_version_operations smb21_operations = {
1624 struct smb_version_operations smb30_operations = {
1711 struct smb_version_operations smb311_operations = {
Dsmb1ops.c1018 struct smb_version_operations smb1_operations = {