Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dcifsglob.h2046 extern struct smb_version_operations smb20_operations;
Dfs_context.c366 ctx->ops = &smb20_operations; in cifs_parse_smb_version()
Dsmb2ops.c5175 struct smb_version_operations smb20_operations = { variable