Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dfs_context.c369 ctx->ops = &smb20_operations; in cifs_parse_smb_version()
Dcifsglob.h2045 extern struct smb_version_operations smb20_operations;
Dsmb2ops.c5149 struct smb_version_operations smb20_operations = { variable