Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Dcifsproto.h135 extern int checkSMB(char *buf, unsigned int len, struct TCP_Server_Info *srvr);
Dmisc.c319 checkSMB(char *buf, unsigned int total_read, struct TCP_Server_Info *server) in checkSMB() function
Dsmb1ops.c1164 .check_message = checkSMB,