Lines Matching full:limits
296 * sharing may happen and the zone limits will not be reliable. in device_get_zone_resource_limits()
306 * any zone resource limits. in device_get_zone_resource_limits()
312 * If the target does not map all sequential zones, the limits in device_get_zone_resource_limits()
322 * we do not have limits for this target. in device_get_zone_resource_limits()
324 max_active_zones = disk->queue->limits.max_active_zones; in device_get_zone_resource_limits()
330 max_open_zones = disk->queue->limits.max_open_zones; in device_get_zone_resource_limits()
369 * Determine the max open and max active zone limits for the mapped in dm_set_zones_restrictions()
370 * device by inspecting the zone resource limits and the zones mapped in dm_set_zones_restrictions()
387 DMERR("Could not determine %s zone resource limits", in dm_set_zones_restrictions()
409 if (q->limits.chunk_sectors != lim->chunk_sectors) { in dm_set_zones_restrictions()
426 * unreliable limits, i.e. if another mapped device uses the same in dm_set_zones_restrictions()
427 * underlying devices, we cannot enforce zone limits to guarantee that in dm_set_zones_restrictions()
433 DMWARN("%s zone resource limits may be unreliable", in dm_set_zones_restrictions()