Home
last modified time | relevance | path

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

/include/linux/
Dblk-mq.h109 struct blk_mq_ops { struct
113 queue_rq_fn *queue_rq;
118 timeout_fn *timeout;
123 poll_fn *poll;
125 softirq_done_fn *complete;
132 init_hctx_fn *init_hctx;
133 exit_hctx_fn *exit_hctx;
144 init_request_fn *init_request;
145 exit_request_fn *exit_request;
147 void (*initialize_rq_fn)(struct request *rq);
[all …]