Searched refs:BLK_ZONE_COND_READONLY (Results 1 – 11 of 11) sorted by relevance
388 zone->cond == BLK_ZONE_COND_READONLY || in null_zone_write()619 zone->cond != BLK_ZONE_COND_READONLY && in null_zone_mgmt()634 if (zone->cond == BLK_ZONE_COND_READONLY || in null_zone_mgmt()704 if (WARN_ON_ONCE(cond != BLK_ZONE_COND_READONLY && in null_set_zone_cond()723 if (zone->cond != BLK_ZONE_COND_READONLY && in null_set_zone_cond()
531 return zone_cond_store(dev, page, count, BLK_ZONE_COND_READONLY); in nullb_device_zone_readonly_store()
71 BLK_ZONE_COND_READONLY = 0xD, enumerator
199 case BLK_ZONE_COND_READONLY: in zonefs_check_zone_condition()992 if (next->cond == BLK_ZONE_COND_READONLY && in zonefs_init_zgroup()994 zone->cond = BLK_ZONE_COND_READONLY; in zonefs_init_zgroup()
166 case BLK_ZONE_COND_READONLY: in dm_get_zone_wp_offset()
1401 else if (blkz->cond == BLK_ZONE_COND_READONLY) in dmz_init_zone()1568 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()
46 case BLK_ZONE_COND_READONLY: in sd_zbc_get_zone_wp_offset()
1423 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):
Completed in 28 milliseconds