Searched refs:oldreq (Results 1 – 1 of 1) sorted by relevance
655 static int p9_client_flush(struct p9_client *c, struct p9_req_t *oldreq) in p9_client_flush() argument661 err = p9_parse_header(&oldreq->tc, NULL, NULL, &oldtag, 1); in p9_client_flush()675 if (oldreq->status == REQ_STATUS_SENT) { in p9_client_flush()677 c->trans_mod->cancelled(c, oldreq); in p9_client_flush()