Searched refs:BLK_ZONE_COND_OFFLINE (Results 1 – 7 of 7) sorted by relevance
279 case BLK_ZONE_COND_OFFLINE: in zonefs_check_zone_condition()305 zone->cond = BLK_ZONE_COND_OFFLINE; in zonefs_check_zone_condition()345 if (zone->cond != BLK_ZONE_COND_OFFLINE && in zonefs_io_error_cb()379 if (zone->cond == BLK_ZONE_COND_OFFLINE || in zonefs_io_error_cb()383 if (zone->cond != BLK_ZONE_COND_OFFLINE) { in zonefs_io_error_cb()384 zone->cond = BLK_ZONE_COND_OFFLINE; in zonefs_io_error_cb()406 (zone->cond == BLK_ZONE_COND_OFFLINE || in zonefs_io_error_cb()1523 zone->cond != BLK_ZONE_COND_OFFLINE) in zonefs_create_zgroup()1525 else if (next->cond == BLK_ZONE_COND_OFFLINE) in zonefs_create_zgroup()1526 zone->cond = BLK_ZONE_COND_OFFLINE; in zonefs_create_zgroup()
73 BLK_ZONE_COND_OFFLINE = 0xF, enumerator
36 case BLK_ZONE_COND_OFFLINE: in sd_zbc_get_zone_wp_offset()
1417 if (blkz->cond == BLK_ZONE_COND_OFFLINE) in dmz_init_zone()1584 if (blkz->cond == BLK_ZONE_COND_OFFLINE) in dmz_update_zone_cb()
190 * A zone may transition to the offline condition (BLK_ZONE_COND_OFFLINE):