Searched refs:uc_inSize (Results 1 – 3 of 3) sorted by relevance
15 u_short uc_inSize; /* Size is at most 5000 bytes */ member
243 count = req->uc_inSize; in coda_psdev_read()244 if (nbytes < req->uc_inSize) { in coda_psdev_read()246 __func__, (long)nbytes, req->uc_inSize); in coda_psdev_read()
692 req->uc_inSize = inSize; in coda_upcall()760 sig_req->uc_inSize = sizeof(struct coda_in_hdr); in coda_upcall()