Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dfs_context.c403 ctx->ops = &smb20_operations; in cifs_parse_smb_version()
H A Dcifsglob.h2128 extern struct smb_version_operations smb20_operations;
H A Dsmb2ops.c5118 struct smb_version_operations smb20_operations = { variable