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