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

/linux-4.4.14/fs/cifs/
H A 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;
1633 /*extern struct smb_version_operations smb302_operations;*/ /* not needed yet */
1637 extern struct smb_version_operations smb311_operations;
H A 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 = {
H A Dsmb1ops.c1018 struct smb_version_operations smb1_operations = {

Completed in 95 milliseconds