Searched defs:blk_mq_ops (Results 1 – 1 of 1) sorted by relevance
146 struct blk_mq_ops { struct150 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;[all …]