Home
last modified time | relevance | path

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

/linux/drivers/nvdimm/
H A Dnd_virtio.c20 struct virtio_pmem_request *req; in virtio_pmem_req_release()
22 req = container_of(kref, struct virtio_pmem_request, kref); in virtio_pmem_req_release()
26 static void virtio_pmem_signal_done(struct virtio_pmem_request *req) in virtio_pmem_signal_done()
33 static bool virtio_pmem_req_done(struct virtio_pmem_request *req) in virtio_pmem_req_done()
39 static void virtio_pmem_complete_err(struct virtio_pmem_request *req) in virtio_pmem_complete_err()
47 struct virtio_pmem_request *req_buf; in virtio_pmem_wake_one_waiter()
53 struct virtio_pmem_request, list); in virtio_pmem_wake_one_waiter()
61 struct virtio_pmem_request *req, *tmp; in virtio_pmem_wake_all_waiters()
71 struct virtio_pmem_request *req) in virtio_pmem_clear_inflight()
79 struct virtio_pmem_request *req = vpmem->req_inflight; in virtio_pmem_wake_inflight()
[all …]
H A Dvirtio_pmem.h22 struct virtio_pmem_request { struct
60 struct virtio_pmem_request *req_inflight;