Lines Matching defs:blk_mq_ops
120 struct blk_mq_ops { struct
124 queue_rq_fn *queue_rq;
132 get_budget_fn *get_budget;
133 put_budget_fn *put_budget;
138 timeout_fn *timeout;
143 poll_fn *poll;
145 softirq_done_fn *complete;
152 init_hctx_fn *init_hctx;
153 exit_hctx_fn *exit_hctx;
164 init_request_fn *init_request;
165 exit_request_fn *exit_request;
167 void (*initialize_rq_fn)(struct request *rq);
173 cleanup_rq_fn *cleanup_rq;
175 map_queues_fn *map_queues;
182 void (*show_rq)(struct seq_file *m, struct request *rq);