Searched refs:blk_mq_hw_ctx (Results 1 – 1 of 1) sorted by relevance
3185 struct blk_mq_hw_ctx;3216 struct blk_mq_hw_ctx **queue_hw_ctx;7718 blk_status_t (*queue_rq)(struct blk_mq_hw_ctx *, const struct blk_mq_queue_data *);7719 void (*commit_rqs)(struct blk_mq_hw_ctx *);7725 int (*poll)(struct blk_mq_hw_ctx *, struct io_comp_batch *);7727 int (*init_hctx)(struct blk_mq_hw_ctx *, void *, unsigned int);7728 void (*exit_hctx)(struct blk_mq_hw_ctx *, unsigned int);29078 struct blk_mq_hw_ctx *mq_hctx;29158 struct blk_mq_hw_ctx *hctxs[3];29165 struct blk_mq_hw_ctx { struct[all …]