Lines Matching defs:blk_mq_ops
119 struct blk_mq_ops { struct
123 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;
164 exit_request_fn *exit_request;
166 void (*initialize_rq_fn)(struct request *rq);
168 map_queues_fn *map_queues;
175 void (*show_rq)(struct seq_file *m, struct request *rq);