Home
last modified time | relevance | path

Searched refs:smb21_operations (Results 1 – 4 of 4) sorted by relevance

/linux/fs/smb/client/
H A Dcifsglob.h2145 extern struct smb_version_operations smb21_operations;
H A Dfs_context.c510 ctx->ops = &smb21_operations; in cifs_parse_smb_version()
H A Dsmb2pdu.c1169 server->ops = &smb21_operations; in SMB2_negotiate()
H A Dsmb2ops.c5382 struct smb_version_operations smb21_operations = { variable