Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dfs_context.c68 vol->ops = &smb21_operations; in cifs_parse_smb_version()
Dcifsglob.h1989 extern struct smb_version_operations smb21_operations;
Dsmb2ops.c5035 struct smb_version_operations smb21_operations = { variable
Dsmb2pdu.c892 server->ops = &smb21_operations; in SMB2_negotiate()