Searched refs:BLK_ZONE_COND_READONLY (Results 1 – 9 of 9) sorted by relevance
71 BLK_ZONE_COND_READONLY = 0xD, enumerator
337 case BLK_ZONE_COND_READONLY: in zonefs_check_zone_condition()394 zone->cond != BLK_ZONE_COND_READONLY && in zonefs_io_error_cb()436 } else if (zone->cond == BLK_ZONE_COND_READONLY || in zonefs_io_error_cb()440 if (zone->cond != BLK_ZONE_COND_READONLY) { in zonefs_io_error_cb()441 zone->cond = BLK_ZONE_COND_READONLY; in zonefs_io_error_cb()459 zone->cond == BLK_ZONE_COND_READONLY)) in zonefs_io_error_cb()1605 if (next->cond == BLK_ZONE_COND_READONLY && in zonefs_create_zgroup()1607 zone->cond = BLK_ZONE_COND_READONLY; in zonefs_create_zgroup()
166 case BLK_ZONE_COND_READONLY: in dm_get_zone_wp_offset()
1405 else if (blkz->cond == BLK_ZONE_COND_READONLY) in dmz_init_zone()1572 else if (blkz->cond == BLK_ZONE_COND_READONLY) in dmz_update_zone_cb()
177 case BLK_ZONE_COND_READONLY: in blk_zone_need_reset_cb()
219 [NVME_ZRASF_ZONE_STATE_READONLY] = BLK_ZONE_COND_READONLY, in nvmet_bdev_report_zone_cb()
43 case BLK_ZONE_COND_READONLY: in sd_zbc_get_zone_wp_offset()
1418 case BLK_ZONE_COND_READONLY: in btrfs_load_block_group_zone_info()
181 * A zone may transition to the read-only condition (BLK_ZONE_COND_READONLY):