Searched refs:BLK_ZONE_COND_OFFLINE (Results 1 – 11 of 11) sorted by relevance
389 zone->cond == BLK_ZONE_COND_OFFLINE) { in null_zone_write()620 zone->cond != BLK_ZONE_COND_OFFLINE) { in null_zone_mgmt()635 zone->cond == BLK_ZONE_COND_OFFLINE) { in null_zone_mgmt()688 if (zone->cond == BLK_ZONE_COND_OFFLINE) in null_process_zoned_cmd()705 cond != BLK_ZONE_COND_OFFLINE)) in null_set_zone_cond()724 zone->cond != BLK_ZONE_COND_OFFLINE) in null_set_zone_cond()
540 return zone_cond_store(dev, page, count, BLK_ZONE_COND_OFFLINE); in nullb_device_zone_offline_store()
73 BLK_ZONE_COND_OFFLINE = 0xF, enumerator
194 case BLK_ZONE_COND_OFFLINE: in zonefs_check_zone_condition()993 zone->cond != BLK_ZONE_COND_OFFLINE) in zonefs_init_zgroup()995 else if (next->cond == BLK_ZONE_COND_OFFLINE) in zonefs_init_zgroup()996 zone->cond = BLK_ZONE_COND_OFFLINE; in zonefs_init_zgroup()
165 case BLK_ZONE_COND_OFFLINE: in dm_get_zone_wp_offset()
1399 if (blkz->cond == BLK_ZONE_COND_OFFLINE) in dmz_init_zone()1566 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()
45 case BLK_ZONE_COND_OFFLINE: in sd_zbc_get_zone_wp_offset()
1422 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):
Completed in 27 milliseconds