Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A Dloop.c18 struct nvme_loop_iod { struct
36 struct nvme_loop_iod async_event_iod; argument
76 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()
346 ctrl->admin_tag_set.cmd_size = sizeof(struct nvme_loop_iod) + in nvme_loop_configure_admin_queue()
521 ctrl->tag_set.cmd_size = sizeof(struct nvme_loop_iod) + in nvme_loop_create_io_queues()