Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dfs_context.c80 vol->ops = &smb311_operations; in cifs_parse_smb_version()
H A Dcifsglob.h2008 extern struct smb_version_operations smb311_operations;
H A Dsmb2ops.c5437 struct smb_version_operations smb311_operations = { variable
H A Dsmb2pdu.c903 server->ops = &smb311_operations; in SMB2_negotiate()