Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsglob.h2167 extern struct smb_version_operations smb311_operations;
H A Dsmb2pdu.c1219 server->ops = &smb311_operations; in SMB2_negotiate()
1239 server->ops = &smb311_operations; in SMB2_negotiate()
H A Dsmb2ops.c6009 struct smb_version_operations smb311_operations = {
5984 struct smb_version_operations smb311_operations = { global() variable