Lines Matching full:zones

89 	 * Ignore zones beyond the target range.  in dm_report_zones_cb()
147 * Revalidate the zones of a mapped device to initialize resource necessary
182 DMERR("Revalidate zones failed %d", ret); in dm_revalidate_zones()
222 * Count the total number of and the number of mapped sequential zones of a
276 * number of mapped sequential zones: if this number is smaller than the in device_get_zone_resource_limits()
277 * total number of sequential zones of the target device, then resource in device_get_zone_resource_limits()
282 DMERR("Count %s zones failed %d", disk->disk_name, ret); in device_get_zone_resource_limits()
287 * If the target does not map any sequential zones, then we do not need in device_get_zone_resource_limits()
294 * If the target does not map all sequential zones, the limits in device_get_zone_resource_limits()
303 * If the target maps less sequential zones than the limit values, then in device_get_zone_resource_limits()
319 * Also count the total number of sequential zones for the mapped in device_get_zone_resource_limits()
321 * able to check if the mapped device actually has any sequential zones. in device_get_zone_resource_limits()
352 * device by inspecting the zone resource limits and the zones mapped in dm_set_zones_restrictions()
362 * sequential write required zones mapped. in dm_set_zones_restrictions()
376 * If we only have conventional zones mapped, expose the mapped device in dm_set_zones_restrictions()
438 * For an all-zones reset, ignore conventional, empty, read-only in dm_zone_need_reset_cb()
439 * and offline zones. in dm_zone_need_reset_cb()