Searched refs:devmem_capacity (Results 1 – 1 of 1) sorted by relevance
114 unsigned int devmem_capacity; member 538 if (mdevice->devmem_count == mdevice->devmem_capacity) { in dmirror_allocate_chunk() 542 new_capacity = mdevice->devmem_capacity + in dmirror_allocate_chunk() 549 mdevice->devmem_capacity = new_capacity; in dmirror_allocate_chunk() 1266 mdevice->devmem_capacity = 0; in dmirror_device_remove_chunks()