Searched refs:coda_downcall (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/coda/ |
H A D | coda_psdev.h | 82 int coda_downcall(struct venus_comm *vcp, int opcode, union outputArgs *out,
|
H A D | psdev.c | 115 pr_warn("coda_downcall opc %d uniq %d, not enough!\n", in coda_psdev_write() 137 error = coda_downcall(vcp, hdr.opcode, dcbuf, nbytes); in coda_psdev_write() 141 pr_warn("%s: coda_downcall error: %d\n", in coda_psdev_write()
|
H A D | upcall.c | 614 * coda_upcall and coda_downcall routines. 854 int coda_downcall(struct venus_comm *vcp, int opcode, union outputArgs *out, in coda_downcall() function
|
/kernel/linux/linux-6.6/fs/coda/ |
H A D | coda_psdev.h | 82 int coda_downcall(struct venus_comm *vcp, int opcode, union outputArgs *out,
|
H A D | psdev.c | 115 pr_warn("coda_downcall opc %d uniq %d, not enough!\n", in coda_psdev_write() 133 error = coda_downcall(vcp, hdr.opcode, dcbuf, nbytes); in coda_psdev_write() 137 pr_warn("%s: coda_downcall error: %d\n", in coda_psdev_write()
|
H A D | upcall.c | 614 * coda_upcall and coda_downcall routines. 855 int coda_downcall(struct venus_comm *vcp, int opcode, union outputArgs *out, in coda_downcall() function
|
Completed in 5 milliseconds