Searched refs:virtio_pmem_flush_work (Results 1 – 1 of 1) sorted by relevance
12 struct virtio_pmem_flush_work { struct258 static void virtio_pmem_flush_work(struct work_struct *work) in virtio_pmem_flush_work() function260 struct virtio_pmem_flush_work *flush; in virtio_pmem_flush_work()263 flush = container_of(work, struct virtio_pmem_flush_work, work); in virtio_pmem_flush_work()278 struct virtio_pmem_flush_work *flush; in async_pmem_flush()287 INIT_WORK(&flush->work, virtio_pmem_flush_work); in async_pmem_flush()