Searched refs:uc_opcode (Results 1 – 3 of 3) sorted by relevance
17 u_short uc_opcode; /* copied from data to save lookup */ member
603 (((r)->uc_opcode != CODA_CLOSE && \604 (r)->uc_opcode != CODA_STORE && \605 (r)->uc_opcode != CODA_RELEASE) || \694 req->uc_opcode = ((union inputArgs *)buffer)->ih.opcode; in coda_upcall()758 sig_req->uc_opcode = sig_inputArgs->ih.opcode; in coda_upcall()
187 if (req->uc_opcode == CODA_OPEN_BY_FD) { in coda_psdev_write()