Searched defs:virtio_pmem_request (Results 1 – 1 of 1) sorted by relevance
22 struct virtio_pmem_request { struct23 struct kref kref;26 wait_queue_head_t host_acked;27 bool done;30 wait_queue_head_t wq_buf;31 bool wq_buf_avail;32 struct list_head list;34 struct virtio_pmem_req req;36 struct virtio_pmem_resp resp;