Searched refs:BLK_ZONE_COND_OFFLINE (Results 1 – 9 of 9) sorted by relevance
73 BLK_ZONE_COND_OFFLINE = 0xF, enumerator
324 case BLK_ZONE_COND_OFFLINE: in zonefs_check_zone_condition()351 zone->cond = BLK_ZONE_COND_OFFLINE; in zonefs_check_zone_condition()393 if (zone->cond != BLK_ZONE_COND_OFFLINE && in zonefs_io_error_cb()427 if (zone->cond == BLK_ZONE_COND_OFFLINE || in zonefs_io_error_cb()431 if (zone->cond != BLK_ZONE_COND_OFFLINE) { in zonefs_io_error_cb()432 zone->cond = BLK_ZONE_COND_OFFLINE; in zonefs_io_error_cb()458 (zone->cond == BLK_ZONE_COND_OFFLINE || in zonefs_io_error_cb()1606 zone->cond != BLK_ZONE_COND_OFFLINE) in zonefs_create_zgroup()1608 else if (next->cond == BLK_ZONE_COND_OFFLINE) in zonefs_create_zgroup()1609 zone->cond = BLK_ZONE_COND_OFFLINE; in zonefs_create_zgroup()
165 case BLK_ZONE_COND_OFFLINE: in dm_get_zone_wp_offset()
1403 if (blkz->cond == BLK_ZONE_COND_OFFLINE) in dmz_init_zone()1570 if (blkz->cond == BLK_ZONE_COND_OFFLINE) in dmz_update_zone_cb()
178 case BLK_ZONE_COND_OFFLINE: in blk_zone_need_reset_cb()
221 [NVME_ZRASF_ZONE_STATE_OFFLINE] = BLK_ZONE_COND_OFFLINE, in nvmet_bdev_report_zone_cb()
42 case BLK_ZONE_COND_OFFLINE: in sd_zbc_get_zone_wp_offset()
1417 case BLK_ZONE_COND_OFFLINE: in btrfs_load_block_group_zone_info()
190 * A zone may transition to the offline condition (BLK_ZONE_COND_OFFLINE):