Searched refs:upc_req (Results 1 – 3 of 3) sorted by relevance
101 struct upc_req *req = NULL; in coda_psdev_write()102 struct upc_req *tmp; in coda_psdev_write()151 tmp = list_entry(lh, struct upc_req , uc_chain); in coda_psdev_write()211 struct upc_req *req; in coda_psdev_read()242 req = list_entry(vcp->vc_pending.next, struct upc_req,uc_chain); in coda_psdev_read()310 struct upc_req *req, *tmp; in coda_psdev_release()
609 struct upc_req *req) in coda_waitfor_upcall()672 struct upc_req *req = NULL, *sig_req; in coda_upcall()684 req = kmalloc(sizeof(struct upc_req), GFP_KERNEL); in coda_upcall()743 sig_req = kmalloc(sizeof(struct upc_req), GFP_KERNEL); in coda_upcall()
23 struct upc_req { struct