Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dblk-mq.h119 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;
[all …]