Searched refs:dmirror_device (Results 1 – 1 of 1) sorted by relevance
65 struct dmirror_device;91 struct dmirror_device *mdevice;102 struct dmirror_device *mdevice;109 struct dmirror_device { struct125 static struct dmirror_device dmirror_devices[DMIRROR_NDEVICES]; argument140 static bool dmirror_is_private_zone(struct dmirror_device *mdevice) in dmirror_is_private_zone()171 dmirror->mdevice = container_of(cdev, struct dmirror_device, cdevice); in dmirror_fops_open()201 static struct dmirror_device *dmirror_page_to_device(struct page *page) in dmirror_page_to_device()499 static int dmirror_allocate_chunk(struct dmirror_device *mdevice, in dmirror_allocate_chunk()606 static struct page *dmirror_devmem_alloc_page(struct dmirror_device *mdevice) in dmirror_devmem_alloc_page()[all …]