Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsmb1ops.c1090 struct smb_version_operations smb1_operations = { variable
H A Dcifsglob.h2124 extern struct smb_version_operations smb1_operations;
H A Dfs_context.c391 ctx->ops = &smb1_operations; in cifs_parse_smb_version()