Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dfs_context.c56 vol->ops = &smb20_operations; in cifs_parse_smb_version()
H A Dcifsglob.h1989 extern struct smb_version_operations smb20_operations;
H A Dsmb2ops.c5124 struct smb_version_operations smb20_operations = { variable