Home
last modified time | relevance | path

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

/linux/drivers/nvme/target/
H A Dloop.c18 struct nvme_loop_iod { struct
41 struct nvme_loop_iod async_event_iod; argument
78 struct nvme_loop_iod *iod = blk_mq_rq_to_pdu(req); in nvme_loop_complete_rq()
127 struct nvme_loop_iod *iod = in nvme_loop_execute_work()
128 container_of(work, struct nvme_loop_iod, work); in nvme_loop_execute_work()
139 struct nvme_loop_iod *iod = blk_mq_rq_to_pdu(req); in nvme_loop_queue_rq()
178 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()
380 sizeof(struct nvme_loop_iod) in nvme_loop_configure_admin_queue()
[all...]