Searched refs:pReadData (Results 1 – 1 of 1) sorted by relevance
1456 char *pReadData = NULL; in CIFSSMBRead() local 1531 pReadData = (char *) (&pSMBr->hdr.Protocol) + in CIFSSMBRead() 1533 /* if (rc = copy_to_user(buf, pReadData, data_length)) { in CIFSSMBRead() 1538 memcpy(*buf, pReadData, data_length); in CIFSSMBRead()