Searched refs:checkSMB (Results 1 – 3 of 3) sorted by relevance
/fs/cifs/ | ||
D | misc.c | 308 checkSMB(char *buf, unsigned int total_read) in checkSMB() function |
D | cifsproto.h | 105 extern int checkSMB(char *buf, unsigned int length); |
D | smb1ops.c | 1051 .check_message = checkSMB, |