Searched refs:nvme_loop_iod (Results 1 – 1 of 1) sorted by relevance
18 struct nvme_loop_iod { struct36 struct nvme_loop_iod async_event_iod; argument76 struct nvme_loop_iod *iod = blk_mq_rq_to_pdu(req); in nvme_loop_complete_rq()125 struct nvme_loop_iod *iod = in nvme_loop_execute_work()126 container_of(work, struct nvme_loop_iod, work); in nvme_loop_execute_work()137 struct nvme_loop_iod *iod = blk_mq_rq_to_pdu(req); in nvme_loop_queue_rq()177 struct nvme_loop_iod *iod = &ctrl->async_event_iod; in nvme_loop_submit_async_event()194 struct nvme_loop_iod *iod, unsigned int queue_idx) in nvme_loop_init_iod()208 struct nvme_loop_iod *iod = blk_mq_rq_to_pdu(req); in nvme_loop_init_request()357 sizeof(struct nvme_loop_iod) + in nvme_loop_configure_admin_queue()[all …]