Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dfs_context.c381 ctx->ops = &smb21_operations; in cifs_parse_smb_version()
Dcifsglob.h2049 extern struct smb_version_operations smb21_operations;
Dsmb2pdu.c1001 server->ops = &smb21_operations; in SMB2_negotiate()
Dsmb2ops.c5250 struct smb_version_operations smb21_operations = { variable