Searched refs:rq_dispatched (Results 1 – 3 of 3) sorted by relevance
675 seq_printf(m, "%lu %lu\n", ctx->rq_dispatched[1], ctx->rq_dispatched[0]); in ctx_dispatched_show()684 ctx->rq_dispatched[0] = ctx->rq_dispatched[1] = 0; in ctx_dispatched_write()
23 unsigned long rq_dispatched[2]; member
334 data->ctx->rq_dispatched[op_is_sync(op)]++; in blk_mq_rq_ctx_init()