Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsglob.h2126 extern struct smb_version_operations smb21_operations;
H A Dsmb2pdu.c1166 server->ops = &smb21_operations; in SMB2_negotiate()
H A Dsmb2ops.c5353 struct smb_version_operations smb21_operations = { variable