Home
last modified time | relevance | path

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

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