Home
last modified time | relevance | path

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

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