Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dcifsproto.h147 extern int checkSMB(char *buf, unsigned int len, struct TCP_Server_Info *srvr);
H A Dmisc.c335 checkSMB(char *buf, unsigned int total_read, struct TCP_Server_Info *server) in checkSMB() function
H A Dsmb1ops.c1336 .check_message = checkSMB,