Home
last modified time | relevance | path

Searched defs:blk_mq_ops (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/linux/
Dblk-mq.h120 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;
[all …]