Searched refs:upc_req (Results 1 – 3 of 3) sorted by relevance
95 struct upc_req *req = NULL; in coda_psdev_write()96 struct upc_req *tmp; in coda_psdev_write()153 tmp = list_entry(lh, struct upc_req , uc_chain); in coda_psdev_write()213 struct upc_req *req; in coda_psdev_read()244 req = list_entry(vcp->vc_pending.next, struct upc_req,uc_chain); in coda_psdev_read()312 struct upc_req *req, *tmp; in coda_psdev_release()
15 struct upc_req { struct
652 struct upc_req *req) in coda_waitfor_upcall()715 struct upc_req *req = NULL, *sig_req; in coda_upcall()727 req = kmalloc(sizeof(struct upc_req), GFP_KERNEL); in coda_upcall()790 sig_req = kmalloc(sizeof(struct upc_req), GFP_KERNEL); in coda_upcall()