Searched refs:uc_inSize (Results 1 - 3 of 3) sorted by last modified time

/linux-master/fs/coda/
H A Dpsdev.c244 count = req->uc_inSize;
245 if (nbytes < req->uc_inSize) {
247 __func__, (long)nbytes, req->uc_inSize);
H A Dupcall.c737 req->uc_inSize = inSize;
808 sig_req->uc_inSize = sizeof(struct coda_in_hdr);
H A Dcoda_psdev.h19 u_short uc_inSize; /* Size is at most 5000 bytes */ member in struct:upc_req

Completed in 154 milliseconds