Home
last modified time | relevance | path

Searched refs:nvme_loop_iod (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/nvme/target/
Dloop.c26 struct nvme_loop_iod { struct
44 struct nvme_loop_iod async_event_iod; argument
85 struct nvme_loop_iod *iod = blk_mq_rq_to_pdu(req); in nvme_loop_complete_rq()
134 struct nvme_loop_iod *iod = in nvme_loop_execute_work()
135 container_of(work, struct nvme_loop_iod, work); in nvme_loop_execute_work()
143 struct nvme_loop_iod *iod = blk_mq_rq_to_pdu(rq); in nvme_loop_timeout()
160 struct nvme_loop_iod *iod = blk_mq_rq_to_pdu(req); in nvme_loop_queue_rq()
198 struct nvme_loop_iod *iod = &ctrl->async_event_iod; in nvme_loop_submit_async_event()
215 struct nvme_loop_iod *iod, unsigned int queue_idx) in nvme_loop_init_iod()
366 ctrl->admin_tag_set.cmd_size = sizeof(struct nvme_loop_iod) + in nvme_loop_configure_admin_queue()
[all …]