Searched defs:blk_mq_ops (Results 1 – 1 of 1) sorted by relevance
119 struct blk_mq_ops { struct123 queue_rq_fn *queue_rq;131 get_budget_fn *get_budget;132 put_budget_fn *put_budget;137 timeout_fn *timeout;142 poll_fn *poll;144 softirq_done_fn *complete;151 init_hctx_fn *init_hctx;152 exit_hctx_fn *exit_hctx;163 init_request_fn *init_request;[all …]