Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dsmb2ops.c181 [SMB2_ECHO_HE] = { .proc = smb2_echo},
H A Dsmb2pdu.h483 int smb2_echo(struct ksmbd_work *work);
H A Dsmb2pdu.c5793 int smb2_echo(struct ksmbd_work *work) in smb2_echo() function