Searched refs:oldtag (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/net/9p/
H A Dclient.c649 int16_t oldtag; p9_client_flush() local
652 err = p9_parse_header(oldreq->tc, NULL, NULL, &oldtag, 1); p9_client_flush()
656 p9_debug(P9_DEBUG_9P, ">>> TFLUSH tag %d\n", oldtag); p9_client_flush()
658 req = p9_client_rpc(c, P9_TFLUSH, "w", oldtag); p9_client_flush()
/linux-4.4.14/drivers/block/aoe/
H A Daoecmd.c475 "%15s e%ld.%d oldtag=%08x@%08lx newtag=%08x s=%pm d=%pm nout=%d\n", resend()

Completed in 148 milliseconds