Searched refs:dmirror_device (Results 1 – 1 of 1) sorted by relevance
41 struct dmirror_device;67 struct dmirror_device *mdevice;78 struct dmirror_device *mdevice;84 struct dmirror_device { struct99 static struct dmirror_device dmirror_devices[DMIRROR_NDEVICES]; argument130 dmirror->mdevice = container_of(cdev, struct dmirror_device, cdevice); in dmirror_fops_open()155 static struct dmirror_device *dmirror_page_to_device(struct page *page) in dmirror_page_to_device()454 static bool dmirror_allocate_chunk(struct dmirror_device *mdevice, in dmirror_allocate_chunk()539 static struct page *dmirror_devmem_alloc_page(struct dmirror_device *mdevice) in dmirror_devmem_alloc_page()578 struct dmirror_device *mdevice = dmirror->mdevice; in dmirror_migrate_alloc_and_copy()[all …]