Home
last modified time | relevance | path

Searched defs:total_read (Results 1 – 4 of 4) sorted by relevance

/fs/cifs/
Dmisc.c315 checkSMB(char *buf, unsigned int total_read, struct TCP_Server_Info *server) in checkSMB()
Dfile.c3793 ssize_t rc, total_read = 0; in __cifs_readv() local
3943 unsigned int total_read; in cifs_read() local
Dconnect.c790 int total_read; in cifs_readv_from_socket() local
Dcifsglob.h738 unsigned int total_read; /* total amount of data read in this pass */ member