Home
last modified time | relevance | path

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

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