Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dcifsglob.h2050 extern struct smb_version_operations smb21_operations;
Dfs_context.c378 ctx->ops = &smb21_operations; in cifs_parse_smb_version()
Dsmb2pdu.c988 server->ops = &smb21_operations; in SMB2_negotiate()
Dsmb2ops.c5275 struct smb_version_operations smb21_operations = { variable