Lines Matching defs:blk_mq_ops
146 struct blk_mq_ops { struct
150 queue_rq_fn *queue_rq;
159 commit_rqs_fn *commit_rqs;
167 get_budget_fn *get_budget;
168 put_budget_fn *put_budget;
173 timeout_fn *timeout;
178 poll_fn *poll;
180 complete_fn *complete;
187 init_hctx_fn *init_hctx;
188 exit_hctx_fn *exit_hctx;
199 init_request_fn *init_request;
200 exit_request_fn *exit_request;
202 void (*initialize_rq_fn)(struct request *rq);
208 cleanup_rq_fn *cleanup_rq;
213 busy_fn *busy;
215 map_queues_fn *map_queues;
222 void (*show_rq)(struct seq_file *m, struct request *rq);