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

/linux-master/fs/coda/
H A Dpsdev.c115 pr_warn("coda_downcall opc %d uniq %d, not enough!\n",
133 error = coda_downcall(vcp, hdr.opcode, dcbuf, nbytes);
137 pr_warn("%s: coda_downcall error: %d\n",
H A Dupcall.c614 * coda_upcall and coda_downcall routines.
855 int coda_downcall(struct venus_comm *vcp, int opcode, union outputArgs *out, function
H A Dcoda_psdev.h82 int coda_downcall(struct venus_comm *vcp, int opcode, union outputArgs *out,

Completed in 149 milliseconds