Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dfs_context.c393 ctx->ops = &smb311_operations; in cifs_parse_smb_version()
Dcifsglob.h2064 extern struct smb_version_operations smb311_operations;
Dsmb2pdu.c990 server->ops = &smb311_operations; in SMB2_negotiate()
1004 server->ops = &smb311_operations; in SMB2_negotiate()
Dsmb2ops.c5467 struct smb_version_operations smb311_operations = { variable