Searched refs:BLK_ZONE_COND_OFFLINE (Results 1 – 5 of 5) sorted by relevance
220 case BLK_ZONE_COND_OFFLINE: in zonefs_check_zone_condition()246 zone->cond = BLK_ZONE_COND_OFFLINE; in zonefs_check_zone_condition()283 if (zone->cond != BLK_ZONE_COND_OFFLINE && in zonefs_io_error_cb()317 if (zone->cond == BLK_ZONE_COND_OFFLINE || in zonefs_io_error_cb()321 if (zone->cond != BLK_ZONE_COND_OFFLINE) { in zonefs_io_error_cb()322 zone->cond = BLK_ZONE_COND_OFFLINE; in zonefs_io_error_cb()344 (zone->cond == BLK_ZONE_COND_OFFLINE || in zonefs_io_error_cb()1363 zone->cond != BLK_ZONE_COND_OFFLINE) in zonefs_create_zgroup()1365 else if (next->cond == BLK_ZONE_COND_OFFLINE) in zonefs_create_zgroup()1366 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()
1410 if (blkz->cond == BLK_ZONE_COND_OFFLINE) in dmz_init_zone()1577 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):