Searched refs:oldtag (Results 1 – 1 of 1) sorted by relevance
655 s16 oldtag; in p9_client_flush() local658 err = p9_parse_header(&oldreq->tc, NULL, NULL, &oldtag, 1); in p9_client_flush()662 p9_debug(P9_DEBUG_9P, ">>> TFLUSH tag %d\n", oldtag); in p9_client_flush()664 req = p9_client_rpc(c, P9_TFLUSH, "w", oldtag); in p9_client_flush()
Completed in 5 milliseconds